Atout Posted March 13, 2016 Share Posted March 13, 2016 Hello, Until moving from from v1.5.6.3 to v1.6.1.4, I used 1-Click upgrade with success. Now on v1.6.1.4, my account access is a white page - the link to .../fr/authentification?back=my-account - points to a blanc page, also on the default theme. Could you please help me how to troubleshoot this issue? Other front- and back-office functions work fine and the DB is ok having all customers records. Also, my host configuration conforms the upgrade requirements. Thanks for you help. Salut, Jusqu'à ma màj de v1.5.6.3 to v1.6.1.4, j'utilisais 1-Click upgrade avec succès. Sous v1.6.1.4, la connexion au compte client est une page blanche - le lien .../fr/authentification?back=my-account - pojnte sur une page vide, et ceci même sur le thème par défaut. Pouvez-vous svp m'aider à corriger cette erreur? Le reste de front- et back-office fonctionne et la BD contient tous les enregistrements clients. Aussi, mon serveur d'hébergement est conforme aux recommandations de la misa à jour. Merci pour votre aide. Link to comment Share on other sites More sharing options...
bellini13 Posted March 13, 2016 Share Posted March 13, 2016 Have you tried to enabled debug mode? That should show an error instead of a blank white page. Link to comment Share on other sites More sharing options...
El Patron Posted March 13, 2016 Share Posted March 13, 2016 if you are not sure how to turn on PrestaShop debug see here: https://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-blank-page-500-internal-server-error/ Link to comment Share on other sites More sharing options...
tdr170 Posted March 13, 2016 Share Posted March 13, 2016 Also did you clear your browser and Prestashop caches. 1 Link to comment Share on other sites More sharing options...
Atout Posted March 14, 2016 Author Share Posted March 14, 2016 Hello, I did both your recommendations (debug and cache), thanks for answering. Unfortunately, I get no tip about errors neither on Prestashop nor on Prestashop forge (google search gets no results). I have 2 following errors - 1st comes on any page, 2nd is specific to the authentication blanc page. Any idea how to solve the 2nd? ... Strict Standards: Declaration of Tools::ps_round() should be compatible with that of ToolsCore::ps_round() in /home/www/5a1f16fb99d113457192b51868e4a541/web/boutique/override/classes/Tools.php on line 32Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/www/5a1f16fb99d113457192b51868e4a541/web/boutique/controllers/front/AuthController.php on line 364 .... Thanks. Link to comment Share on other sites More sharing options...
El Patron Posted March 14, 2016 Share Posted March 14, 2016 do you have this module in your shop? https://www.prestashop.com/forums/topic/266183-module-product-additional-tabs-pro-create-unlimited-number-of-extra-tabs/ there was problem reported similar. Link to comment Share on other sites More sharing options...
tdr170 Posted March 14, 2016 Share Posted March 14, 2016 (edited) Well the first seems to be an override possibly from a module you installed go to override/classes folder and rename the file to tools.php.back. This way the file is still there and you can test to see if this resolves the issue or just one of them. Also see El Patron post above maybe just an update for the second error. Edited March 14, 2016 by tdr170 (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted March 14, 2016 Share Posted March 14, 2016 also I'll add, from advance parms-->performance--> here you can disable 1) 3rd party modules and 2) overrides test with one or the other disabled to see if issue solved, then you know it's 3rd party module or override...it usually is. 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