Jump to content

Fatal Error address.tpl lines 147 - Update Address - FrontOffice - V-14


Recommended Posts

I Have this problem in the "Update" botton in the address section user;

Fatal error: Smarty error: [in C:\Program Files\EasyPHP-5.3.5.0\www\prestashop/themes/prestashop/address.tpl line 147]: syntax error: unrecognized tag ‘var’ (Smarty_Compiler.class.php, line 590) in C:\Program Files\EasyPHP-5.3.5.0\www\prestashop\tools\smarty_v2\Smarty.class.php on line 1095

Link to comment
Share on other sites

  • 2 weeks later...

Thanks for sharing the information UniArt.
I think by default, PrestaShop is configured to use Smarty 3.
There are some changes on from smarty 2 to smarty 3 that might not compatible with some old code.
So by switching to use smarty 2 it may solve some kind of problem.
But for feature compatibility, it might be good choice to modify your theme to be compatible with smarty 3.

Link to comment
Share on other sites

×
×
  • Create New...