Jump to content

Smarty v3 Help


Recommended Posts

Can some one help me with the following error?

 

I had not done anything with my site in awhile and came back to the prestashop white screen of death, seems they are all Smarty errors. So I changed over to smarty v3 and the errors started going away. This started happening before I updated to 1.4.11.

 

Fatal error: Smarty error: [in /home/theluna0/public_html/shop/themes/blackwhite/header.tpl line 73]: syntax error: unrecognized tag: overflow=x:hidden;overflow=y:auto; (Smarty_Compiler.class.php, line 446) in /home/theluna0/public_html/shop/tools/smarty_v2/Smarty.class.php on line 1095

 

 

 

This is line 446 - $this->_syntax_error("unrecognized tag: $template_tag", E_USER_ERROR, __FILE__, __LINE__);

 

this is line 1095 - trigger_error("Smarty error: $error_msg", $error_type);

Edited by smearedred (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...