Hi!

Tuesday, July 24, 2001, 12:22:52 AM, you wrote:

CR> I have things indexed using the php cat_editor and everything works fine. I
CR> can't seem to figure out how to generate a proper link for $DY. If I put the
CR> $DY tag in the template it generates search.cgi?cat=0101 for example.  As a
CR> URL which is correct but there aren't any other parameters so the URL isn't
CR> functional. I guess I'm supposed to have something in the MySQL catagories
CR> table for "link". I've tried a few different things there and haven't had
CR> much luck. But the docs. make me think that link in the cat.editor means
CR> something else.

CR> Here is my example. In my case the $DY generates this:

CR>     > Home > Auto > Porsche

CR> Each category is hyperlinked but the link is not functional. In my case the
CR> links for the above look like this:

CR>     search.cgi?cat= > search.cgi?cat=01 > search.cgi?cat=0101

CR> What should the links generated by $DY look like? How do I make my links
CR> functional? How do I set the href for the category link?

Links that you mentioned are functional already.
When you execute, for example, search.cgi?cat=01 then all searches
will be under 01 category. And it will print correct current category
path at $CP and $CS variables.

-- 
Regards, Sergey aka gluke.


___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to