julies11 Posted July 28, 2014 Share Posted July 28, 2014 (edited) Bonjour, j'ai un message : Fatal error: Class '' not found in /home/XXXX/classes/cache/Cache.php on line 131 Impossible maintenant d'acceder à mon back office et à mon site, quelqu'un peut il m'aider SVP ? Edited July 28, 2014 by julies11 (see edit history) Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 (edited) J'ai essayé en supprimant "class_index.php" dans le dossier cache mais cela n'a pas fonctionné une idée SVP Edited July 28, 2014 by julies11 (see edit history) Link to comment Share on other sites More sharing options...
ChDUP Posted July 28, 2014 Share Posted July 28, 2014 quelle est votre version de Prestashop ? pouvez vous nous copier la ligne 131 de ce fichier ? Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 (edited) Bonjour, J'utilise la version 1.5.6.2 de prestashop si je ne me suis pas trompé j'ai ça à la ligne 131 : self::$instance = new $caching_system(); Edited July 28, 2014 by julies11 (see edit history) Link to comment Share on other sites More sharing options...
ChDUP Posted July 28, 2014 Share Posted July 28, 2014 ok et dans votre config/settings.inc.php vous avez une ligne define('_PS_CACHING_SYSTEM_' .... ? Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 j'ai ça : define('_PS_CACHING_SYSTEM_', ''); Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 Je suis complètement bloqué Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 c'est bon, résolue , il suffisait de mettre define('_PS_CACHING_SYSTEM_', 'CacheMemcache'); Link to comment Share on other sites More sharing options...
ChDUP Posted July 28, 2014 Share Posted July 28, 2014 voila. pourquoi cette variable etait-elle vide ? Link to comment Share on other sites More sharing options...
julies11 Posted July 28, 2014 Author Share Posted July 28, 2014 Bein je ne sais vraiment pas 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