Page 1 of 1

Replacement tag does not get interpreted!! Please help!

Posted: Wed 1. Sep 2004, 12:57
by Nik2004
I followed the directions at http://www.phpwcms.de/forum/viewtopic.php?t=274 to add a replacement tag, but the tag does not get interpreted at all! It is displayed as initially inserted in the template. No error or any attempt of the system to interpret it! Any clue? I tried many edits of the associated files ( front.func.inc.php and content.func.inc.php), everything seems OK, but the tag does not get replaced.

The NEWCATID tag works fine!

Posted: Wed 1. Sep 2004, 15:04
by Nik2004
After some code reading, I found the tag works fine! It just needs the CID rather than alias in {NEWCATID:No_of_items:CID}.

This tag is essentially NEW, with just an sql change. Simple, yet great tag.

Nick.