Jump to content

Smarty Exception - order-address.tpl


Recommended Posts

I'm having this error:

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file '/var/www/vhosts/taxco.com.ve/httpdocs/themes/taxco/order-address.tpl'' in /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /var/www/vhosts/taxco.com.ve/httpdocs/classes/controller/FrontController.php(539): Smarty_Internal_TemplateBase->fetch('/var/www/vhosts...') #1 /var/www/vhosts/taxco.com.ve/httpdocs/classes/controller/Controller.php(185): FrontControllerCore->display() #2 /var/www/vhosts/taxco.com.ve/httpdocs/classes/Dispatcher.php(348): ControllerCore->run() #3 /var/www/vhosts/taxco.com.ve/httpdocs/index.php(28): DispatcherCore->dispatch() #4 {main} thrown in /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127

I'm using the 'venezuela' localization, and prestashop vs 1.5.6.0

 

I don't have any clue about this, don't know if maybe changing localization makes this happen?

 

Any ideas about this kind of error?

 

Thanks in advance!

Link to comment
Share on other sites

Oh, i'm sorry, yes, now it is, the actual error is about 'Syntax'

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/var/www/vhosts/taxco.com.ve/httpdocs/themes/taxco/order-address.tpl" on line 88 "{if !$smarty.foreach.inv_loop.first},{/if}{$field_name|json_encode}" unknown modifier "json_encode"' in /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:667 Stack trace: #0 /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_compile_private_modifier.php(132): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown modifie...', 88) #1 /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(475): Smarty_Internal_Compile_Private_Modifier->compile(Array, Object(Smarty_Internal_SmartyTemplateCompiler), Array, NULL, NULL) #2 /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(259): Smarty_Internal_TemplateCompilerBase->callTagCompil in /var/www/vhosts/taxco.com.ve/httpdocs/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 667
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...