[SOLVED] Error message in every other page load

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
twwitt
Forum Members
Forum Members
Posts: 149
Joined: Thu Aug 28, 2008 7:45 pm

[SOLVED] Error message in every other page load

Post by twwitt »

Hi - Using latest version of CMSMS...I get this error message on about every other page load.

string(120) "Smarty error: [in content:content_en line 8]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590)"

There have been some posts about this kind of error, but generally isn't there a template id attached to the error code so you can see where your screw up is?

I'm not sure what [in content:content_en line 8] means. So, I'm not sure where to look for my mistake.

Any ideas?
Last edited by twwitt on Sun Sep 25, 2011 10:28 pm, edited 1 time in total.
spcherub
Power Poster
Power Poster
Posts: 402
Joined: Fri Jun 06, 2008 5:54 pm

Re: Error message in every other page load

Post by spcherub »

It looks like you have a smarty tag with a syntax error somewhere in your content block (in the pagea where you see that error). Open the page in edit view, then turn off the WYSIWYG and hunt through the text for the offending code.

S
twwitt
Forum Members
Forum Members
Posts: 149
Joined: Thu Aug 28, 2008 7:45 pm

Re: Error message in every other page load

Post by twwitt »

Thanks. That was helpful. I found the offending syntax in the content (it was something not bookended with {literal} {/literal}; I've now put into a GCB....
Post Reply

Return to “Layout and Design (CSS & HTML)”