patrickLLL Posted June 17, 2016 Share Posted June 17, 2016 Bonjour à tous, Depuis quelques jours, je rencontre différents problème lié à SMARTY. Certains lien du back office me renvoient ce type d'erreur : Fatal error: Uncaught --> Smarty: Invalid compiled template for 'helpers/options/options.tpl' <-- thrown in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 175 ou : Fatal error: Uncaught --> Smarty: Invalid compiled template for 'helpers/options/options.tpl' <-- thrown in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 175 Coté client, j'obtiens le même type d'erreur : Warning: include(/home/leszarsotv/www/cache/smarty/compile/06/22/bb/0622bb110e42f8cb33bd38d770e0d6d2e091a4ed.file.addresses.tpl.php): failed to open stream: No such file or directory in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 159Warning: include(): Failed opening '/home/leszarsotv/www/cache/smarty/compile/06/22/bb/0622bb110e42f8cb33bd38d770e0d6d2e091a4ed.file.addresses.tpl.php' for inclusion (include_path='/home/leszarsotv/www/tools/htmlpurifier/standalone:.:/usr/local/php5.4/lib/php') in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 159Fatal error: Uncaught --> Smarty: Invalid compiled template for '/home/leszarsotv/www/themes/theme1016/addresses.tpl' <-- thrown in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 175 En parcourant les différents forum, j'ai déjà essayer la solution de supprimer le contenu du dossier "cache/smarty/compile" en veillant à garder le fichier index.php. En faisant cela, mon site n'est plus du tout accessible et j'obtiens cette erreur : Warning: include(/home/leszarsotv/www/cache/smarty/compile/06/22/bb/0622bb110e42f8cb33bd38d770e0d6d2e091a4ed.file.addresses.tpl.php): failed to open stream: No such file or directory in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 159Warning: include(): Failed opening '/home/leszarsotv/www/cache/smarty/compile/06/22/bb/0622bb110e42f8cb33bd38d770e0d6d2e091a4ed.file.addresses.tpl.php' for inclusion (include_path='/home/leszarsotv/www/tools/htmlpurifier/standalone:.:/usr/local/php5.4/lib/php') in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 159Fatal error: Uncaught --> Smarty: Invalid compiled template for '/home/leszarsotv/www/themes/theme1016/addresses.tpl' <-- thrown in /home/leszarsotv/www/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 175 Au niveau de ma configuration : Prestashop version : 1.6.0.9 Performance/Smarty : "Forcer la compilation à chaque appel" et cache "Non" Pas de nouveau modules installé récément Quelqu'un a-t-il une idée de ce que je peux faire? Merci pour votre aide Patrick Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now