[SOLVED] SmartyCompilerException with message Syntax Error
Posted: Thu Dec 06, 2012 5:16 am
Last week all was OK, this weekend I upgraded from 1.11.2.1 to 1.11.3 and now I just found out I can't manage my pages anymore.
When I want to open a page to edit it I get a blank page. (The front side has no problems.)
It has to do with the template (as a test I imported another template - that worked well) that was perfectly allrigt last week. I did not change anything in that template.
The error log says:
What happened? How can I solve this?
Frank
When I want to open a page to edit it I get a blank page. (The front side has no problems.)
It has to do with the template (as a test I imported another template - that worked well) that was perfectly allrigt last week. I did not change anything in that template.
The error log says:
The complete line of code in the template isERROR ERROR DETECTED: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "template:31" on line 4 "<title>alertgroepen.nl | {menu_text}{if $page_alias == "nieuws"} | {$entry->
Code: Select all
<title>alertgroepen.nl | {menu_text}{if $page_alias == "nieuws"} | {$entry->title|cms_escape:htmlall}{/if}</title>Frank