Smarty Error

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
musashi39
New Member
New Member
Posts: 7
Joined: Fri Jul 11, 2008 7:54 am

Smarty Error

Post by musashi39 »

I get this error occasionaly. Refreshing the page always clears it. Is there a way to stop it from showing up at all?
string(148) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: size: 8.5in 11in; margin: 0.79in (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(137) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: margin-bottom: 0.08in (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(137) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: margin-bottom: 0.08in (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(153) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: font-family: "Times New Roman", serif (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(147) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: font-family: "Arial Unicode MS" (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(137) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: font-family: "Tahoma" (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
cyberman

Re: Smarty Error

Post by cyberman »

You should check your template and content for signs like { or }. It's used for Smarty commands.

In your example Smarty try to interprete your formatting commands to read as Smarty commands.
Post Reply

Return to “CMSMS Core”