Air-One Posted May 5, 2020 Share Posted May 5, 2020 (edited) Bonjour à toutes et tous, J'ai ajouté une langue sur mon site et depuis, quant je souhaite allez sur mon admin, rien ne sa passe, l'affichage classique pour le login et mdp n'apparait plus et cela reste en page blanche. Le site coté front office fonctionne toujours. Une idée? Merci d'avance Laurent Edited May 6, 2020 by Air-One (see edit history) Link to comment Share on other sites More sharing options...
kerlin Posted May 5, 2020 Share Posted May 5, 2020 bonjour Les langues n'ont pas beaucoup d'impact sur l'admin ... Activez le mode debug par le FTP. Quelle est la version de Prestashop ? par le FTP dossier config ouvrir defines.inc.php et modifier if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', false); en if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', true); Après avoir renvoyé le fichier dans le dossier, essayez de vous connecter à l'admin et postez le message d'erreur qui devrait s'afficher Link to comment Share on other sites More sharing options...
Air-One Posted May 6, 2020 Author Share Posted May 6, 2020 Bonjour Kerlin, La version est 1.7.6.1 Quant je change le false par true, j'ai eu accès à la page login et mdp. Une fois tout renseigné, je suis arrivé sur mo, tableau de bord. Link to comment Share on other sites More sharing options...
Seb17 Posted May 6, 2020 Share Posted May 6, 2020 Et si vous repasser en false ça donne quoi ? Link to comment Share on other sites More sharing options...
Air-One Posted May 6, 2020 Author Share Posted May 6, 2020 1 minute ago, Seb17 said: Et si vous repasser en false ça donne quoi ? Page blanche Link to comment Share on other sites More sharing options...
Seb17 Posted May 6, 2020 Share Posted May 6, 2020 Dans /var/cache essayé de vider les 2 dossiers Link to comment Share on other sites More sharing options...
Seb17 Posted May 6, 2020 Share Posted May 6, 2020 Prod et dev Link to comment Share on other sites More sharing options...
Air-One Posted May 6, 2020 Author Share Posted May 6, 2020 11 minutes ago, Seb17 said: Prod et dev Cela fonctionne. Merci Link to comment Share on other sites More sharing options...
Seb17 Posted May 6, 2020 Share Posted May 6, 2020 Impec ! 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