Hi,
I'm building my first website with CMS Made Simple.
On one of my pages, I get this mumbo-jumbo when viewing the page in any browser:
string(115) "Smarty error: [in metadata template line 5]: syntax error: unrecognized tag: (Smarty_Compiler.class.php, line 446)" string(116) "Smarty error: [in metadata template line 5]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
What do I do wrong?
Lars
[SOLVED] Smarty error - What is that?
-
- New Member
- Posts: 3
- Joined: Tue Oct 11, 2011 3:33 pm
[SOLVED] Smarty error - What is that?
Last edited by LarsPoulsen on Mon Nov 28, 2011 9:05 am, edited 1 time in total.
Re: Smarty error - What is that?
Hi,
You better tell us what you have tried to do and post the code. Otherwise it is impossible to help you.
You better tell us what you have tried to do and post the code. Otherwise it is impossible to help you.
Re: Smarty error - What is that?
If you have any javascript, styles or anything with curly braces, make sure you enclose them with {literal} {/literal}
Re: Smarty error - What is that?
What i read from error it means that in "Global Settings -> Global Metadata" you have an error on line 5.
-
- New Member
- Posts: 3
- Joined: Tue Oct 11, 2011 3:33 pm
Re: Smarty error - What is that?
Found it!
At the page in question, I had deleted the text between the { } brackets, regarding the specific metadata for the page. When I wrote * something * between the brackets, the error disapeared!
Sorry for the trouble
Lars
At the page in question, I had deleted the text between the { } brackets, regarding the specific metadata for the page. When I wrote * something * between the brackets, the error disapeared!
Sorry for the trouble

Lars
-
- New Member
- Posts: 3
- Joined: Tue Oct 11, 2011 3:33 pm
[SOLVED] Smarty error - What is that?
Sorry - forgot to mark the thread "solved".
Re: Smarty error - What is that?
No prob.
Now, please go to your first post and edit the title of this string, add [Solved] at the beginning
Now, please go to your first post and edit the title of this string, add [Solved] at the beginning
