Ik krijg zo af en toe deze error te zien in de frontend van de website dus dat betekent dat er op website een tekst staat:
string(115) "Smarty error: [in tpl_body:25 line 101]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590)" string(111) "Smarty error: [in tpl_body:25 line 102]: syntax error: unrecognized tag: (Smarty_Compiler.class.php, line 446)" string(112) "Smarty error: [in tpl_body:25 line 102]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
Wie weet wat de fout is en hoe ik deze kan verhelpen?
[ Opgelost ] Smarty error
Moderator: velden
[ Opgelost ] Smarty error
Last edited by sk33l0 on Tue Apr 06, 2010 8:15 am, edited 1 time in total.
Re: [ Opgelost ] Smarty error
Na het toevoegen van {literal}{/literal} in mijn google analiticscode is de error verdwenen.