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.
I get this error when I access the page for the first time. If I reload the page the error desapears.
I triyed with cache on and off but the error persists.
Any hints of ehat I may try?
Using 1.10.3
string(163) "Smarty error: [in module_db_tpl:News;summarycompacta line 5]: syntax error: unrecognized tag: $entry>title|cms_escape:htmlall (Smarty_Compiler.class.php, line 446)" string(133) "Smarty error: [in module_db_tpl:News;summarycompacta line 5]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in module_db_tpl:News;summarycompacta line 10]: [plugin] unknown tag - '/ul' (core.load_plugins.php, line 198)" string(137) "Smarty error: [in module_db_tpl:News;summarycompacta line 10]: syntax error: unrecognized tag '/ul' (Smarty_Compiler.class.php, line 590)"
Last edited by neto on Wed Jan 25, 2012 10:22 pm, edited 1 time in total.
Hi Neto, Sorry I can't help directly. I've been getting the same problem and have posted very similar to your post. I'm using 1.10.2 and I see that you're on 1.10.3.
It only occurs when a new page is loaded or later altered.
An F5 refresh clears it and it ONLY reappears if the page is subsequently modified.
I don't think my problem is related to the news template as the 'error' also shows on pages recently edited that do NOT contain the news section
This is an error from a page which does NOT have the news... string(148) "Smarty error: [in globalcontent:AWNWHeader line 4]: syntax error: unrecognized tag: cms_selflink%20href='Home' (Smarty_Compiler.class.php, line 446)" string(123) "Smarty error: [in globalcontent:AWNWHeader line 4]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
In the Globalcontentblock AWNWHeader, there is the following; <a title="ArtWork NetWork Home Page" href="{cms_selflink%20href='Home'}">
Plus 1 image some basic text.