[SOLVED] Problem with user-defined tags and predefined shown twice in list
Posted: Mon Nov 26, 2007 3:23 pm
Hi all,
Im using the new 1.2.1 Version for a new project for the first time today.
I created a new user-defined tag called "test". It has the following content
echo $_SERVER["HTTP_USER_AGENT"];
I then added the tag {test} to one of my pages and the result I get is:
string(121) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag 'test' (Smarty_Compiler.class.php, line 590)"
This error only shows once, then it does not show again, but my user-defined tag never shows. Anyone had this problem before? The installation went perfect and everthing else seems ok, exept that all predefined tags are shown in the tag list twice ... (see attachement).
tina
Im using the new 1.2.1 Version for a new project for the first time today.
I created a new user-defined tag called "test". It has the following content
echo $_SERVER["HTTP_USER_AGENT"];
I then added the tag {test} to one of my pages and the result I get is:
string(121) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag 'test' (Smarty_Compiler.class.php, line 590)"
This error only shows once, then it does not show again, but my user-defined tag never shows. Anyone had this problem before? The installation went perfect and everthing else seems ok, exept that all predefined tags are shown in the tag list twice ... (see attachement).
tina