jbenmouhar Posted November 25, 2012 Share Posted November 25, 2012 Bonjour à tous, J'ai un problème sur un de mes site. Je n'arrive plus a accéder a l'admin. J'ai passé les @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true); dans /config/config.inc.php et lorsque j'essais d'aller sur la page d'idenditification du backoffice j'ai une Fatal error: Call to undefined function translate() SUR LE FICHIER /backoffice/header.inc.php on line 45 Quelqu'un pourrait il m'aidé je nage complet... Merci Link to comment Share on other sites More sharing options...
DrÿSs' Posted November 26, 2012 Share Posted November 26, 2012 Salut, La fonction translate se trouve dans le fichier functions.php du dossier admin. Si elle n'est pas définie, soit ce fichier est corrompu/effacé, soit il n'est pas inclu dans la stack... 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