Kippi
01-09-2008, 06:40 PM
Hi,
I am having a problem with the <IMAGE_CATEGORY> tag.
It is outputting the results with a trailing backslash.
eg:
category 1 / categary 2 / category 3 /
How can I remove these backslahes?
I found the code in the index.php file put canīt manage to figure it out.
The code:
$image_category_all .= "<a href='$PHP_SELF?x=browse&category=$cat_id&pagenum= 1'>" .$cfgrow['catgluestart'] .$name .$cfgrow['catglueend']."</a> ";
Thanks
I am having a problem with the <IMAGE_CATEGORY> tag.
It is outputting the results with a trailing backslash.
eg:
category 1 / categary 2 / category 3 /
How can I remove these backslahes?
I found the code in the index.php file put canīt manage to figure it out.
The code:
$image_category_all .= "<a href='$PHP_SELF?x=browse&category=$cat_id&pagenum= 1'>" .$cfgrow['catgluestart'] .$name .$cfgrow['catglueend']."</a> ";
Thanks