Code: Select all
Here are all the pages available in the {title} section:
{bulletmenu start_element="3"}Code: Select all
fatal error: Smarty error: [in db:Membership line 38]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 576) in /home/myname/public_html/lib/smarty/Smarty.class.php on line 1088I know that the tag {title} is already called twice; once in the for the page title and once in the template above the {content} tag. These still work fine.
I am pretty sure some tags you can not run more than once in the same page, but it would be really bad if a smarty tag like {title} couldn't, or if it had a limited number of uses before it was too much.
Anyone have an idea? Is this possibly a bug?
Thanks all.

