jusbv Posted May 1, 2016 Share Posted May 1, 2016 Hi i have a prestashop i updated my jessie 8 and now i can't login to back office no error are show in logs and with dev mode true in defines.inc.php with prestashop the ajax login won't work with older version got a blank screen without error after send login i hope i help you to try to solve my problems Link to comment Share on other sites More sharing options...
tuk66 Posted May 2, 2016 Share Posted May 2, 2016 What about the Front Office. Is it working? Link to comment Share on other sites More sharing options...
jusbv Posted May 2, 2016 Author Share Posted May 2, 2016 Front-office works perfectly in dev mode true, the blank page address is adminxxxxx/index.php?controller=AdminDashboard&token=.... i quickly look into the AdminDashboardController.php but there is not exit my login.php page contains only header('Location: index.php?controller=AdminLogin'); thank you Link to comment Share on other sites More sharing options...
vekia Posted May 2, 2016 Share Posted May 2, 2016 have you tried to turn on error reporting? then instead white page you should see details about the problem Link to comment Share on other sites More sharing options...
jusbv Posted May 2, 2016 Author Share Posted May 2, 2016 dev mode is true in defines.inc.php there is no error in log , in the front office , in login.php or in my blank page everything seems to be ok but login into back-office stop after connection i tried another administrator, it does same i tried clear cookies, cache on firefox on chrome i had error 500 but not the prestashop 500 error Now chrome says blank page too it's strange there is no error, i can't debug anything i remove and reinstall php5-common and his dependance apache access log file says 200 on my request apache error log file says nothing when i reload my blank Dashboard thank you, sorry for my english, i am french Link to comment Share on other sites More sharing options...
jusbv Posted May 3, 2016 Author Share Posted May 3, 2016 I solved my problems, i reinstall the version corredpond to the database, install broken db with a localhost, export all table exept configuration, shop_url and all theme table from localhost to internet my Back Office works, front-office too, my modules updates works too thank you 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