I'm attempting to use the IE6 upgrade warning available at
http://code.google.com/p/ie6-upgrade-warning/ and when I place the code in the body of my template, I get the following error at the top of my page.
Code: Select all
string(122) "Smarty error: [in tpl_body:44 line 6]: syntax error: unrecognized tag: e("/js/ie6/") (Smarty_Compiler.class.php, line 446)" string(110) "Smarty error: [in tpl_body:44 line 6]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
I have no idea what this means or how to fix it. Can anyone help? Sorry if this was posted in the incorrect place.