Alexenn Posted January 27, 2016 Share Posted January 27, 2016 (edited) Bonjour, hier encore je pouvais créer des compte, je ne sais pas ce que j'ai touché si ce problème vient de moi, je ne crois pourtant pas avoir manipuler quelque chose en lien avec la création de compte, mais en essayant aujourd'hui d'en créer je me retrouve avec une erreur 500 avec ce message : Fatal error: Uncaught Error: Access to undeclared static property: Validate::$data in /home/site/www/prototype/classes/ObjectModel.php:1149 Stack trace: #0 /home/site/www/prototype/controllers/front/AuthController.php(430): ObjectModelCore->validateController() #1 /home/site/www/prototype/controllers/front/AuthController.php(256): AuthControllerCore->processSubmitAccount() #2 /home/site/www/prototype/classes/controller/Controller.php(178): AuthControllerCore->postProcess() #3 /home/site/www/prototype/classes/Dispatcher.php(367): ControllerCore->run() #4 /home/site/www/prototype/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/site/www/prototype/classes/ObjectModel.php on line 1149 De quoi cela vient-il ? :/ Edited January 27, 2016 by Alexenn (see edit history) Link to comment Share on other sites More sharing options...
J. Danse Posted January 27, 2016 Share Posted January 27, 2016 Bonjour, Quelle est votre version de PrestaShop et de PHP utilisée ? Link to comment Share on other sites More sharing options...
Alexenn Posted January 27, 2016 Author Share Posted January 27, 2016 (edited) Arf bien vu vous m'avez mis sur la piste, je ne pensais plus au fait que je venais de faire passer ma version php en 7.0 pensant qu'il n'y avait que les performances qui seraient impactées, n'y a-t-il pour le moment aucuns moyen de faire cohabiter les deux ? Merci en tout cas Edited January 27, 2016 by Alexenn (see edit history) Link to comment Share on other sites More sharing options...
J. Danse Posted January 27, 2016 Share Posted January 27, 2016 Avec plaisir. En fait, seule la dernière version (1.6.1.4) est compatible avec PHP7, normalement. Il faudrait réaliser des surcharges, mais ce n'est pas forcément recommandé, finalement. 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