2017-02-23 1 views
-1

Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/sites/riversoft.com.mk/public_html/admin397ebpwvj/themes/default/template/header.tpl" on line 256 "headers: {"cache-control": "no-cache"}," - Unexpected ": ", expected one of: "}" <-- thrown in /home/sites/riversoft.com.mk/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 256Comment réparer une erreur fatale de Prestashop: Uncaught -> Smarty Compiler?

+0

Quelque contexte ici serait-il utile. – hoss

Répondre

0

Dans les /home/sites/riversoft.com.mk/public_html/admin397ebpwvj/themes/default/template/header.tpl soit supprimer headers: {"cache-control": "no-cache"} ou l'enfermer dans {literal} comme ceci:

{literal}headers: {"cache-control": "no-cache"}{/literal}