PDA

View Full Version : Tags in PHP


proprod
08-29-2006, 03:06 PM
Hola!

I've noticed whilst using PHP in a .tpl file, the tags, such as; {$category.TITLE}, do not seem to function. Is there a way to get these to work?

I'm working with Carp to make some feeds based on what category the visitor is in, but it's displaying items relative to category title, not the actual {$category.TITLE}.

Let me know if you have any ideas :)