juweeltje5 Posted January 13, 2017 Share Posted January 13, 2017 (edited) Hi all, since PS cloud version won't be available soon, i have chosen to go whit my local host her in my country. So i get the backup flies from my cloud version and installed everything. My webshop runs now great (finally, after many many tries and many days bouncing on my head ) on a new host but with 2 problems.... i CAN put my shop in to maintenance mode. As soon as i enable te maintenance mode in the backoffice, i been kicked out of te backoffice and i get a HTTP ERROR 500 second.... if i'm on my webshop, and i like to buy something, i go tho the bascket.... i fill in all data: name, adres, .... and if i want to check out as guest, i get flowing error: "TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error" i'm a bit a nerd if it comes to programming stuff , so please can anyone explain (simple) me what to do? thanks juweeltje Edited January 13, 2017 by juweeltje5 (see edit history) Link to comment Share on other sites More sharing options...
idnovate.com Posted January 14, 2017 Share Posted January 14, 2017 Hi all, since PS cloud version won't be available soon, i have chosen to go whit my local host her in my country. So i get the backup flies from my cloud version and installed everything. My webshop runs now great (finally, after many many tries and many days bouncing on my head ) on a new host but with 2 problems.... i CAN put my shop in to maintenance mode. As soon as i enable te maintenance mode in the backoffice, i been kicked out of te backoffice and i get a HTTP ERROR 500 second.... if i'm on my webshop, and i like to buy something, i go tho the bascket.... i fill in all data: name, adres, .... and if i want to check out as guest, i get flowing error: "TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error" i'm a bit a nerd if it comes to programming stuff , so please can anyone explain (simple) me what to do? thanks juweeltje First of all you should enable errors: https://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-blank-page-500-internal-server-error/ For your first problem, instead of a 500 error it would appear the real error. For the second one, you should check the browser network panel (Ctrl + Shift + J). Link to comment Share on other sites More sharing options...
juweeltje5 Posted January 14, 2017 Author Share Posted January 14, 2017 hi first problem , i get this: Fatal error: Uncaught Error: Access to undeclared static property: Validate::$field in /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php:3323 Stack trace: #0 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php(1269): AdminControllerCore->validateField(0, Array) #1 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php(765): AdminControllerCore->processUpdateOptions() #2 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/Controller.php(171): AdminControllerCore->postProcess() #3 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/Dispatcher.php(373): ControllerCore->run() #4 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/admin86946xkfk/index.php(54): DispatcherCore->dispatch() #5 {main} thrown in /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php on line 3323 second problem: Link to comment Share on other sites More sharing options...
idnovate.com Posted January 14, 2017 Share Posted January 14, 2017 hi first problem , i get this: Fatal error: Uncaught Error: Access to undeclared static property: Validate::$field in /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php:3323 Stack trace: #0 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php(1269): AdminControllerCore->validateField(0, Array) #1 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php(765): AdminControllerCore->processUpdateOptions() #2 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/Controller.php(171): AdminControllerCore->postProcess() #3 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/Dispatcher.php(373): ControllerCore->run() #4 /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/admin86946xkfk/index.php(54): DispatcherCore->dispatch() #5 {main} thrown in /var/www/vhosts/52/273619/webspace/httpdocs/youngtime.be/classes/controller/AdminController.php on line 3323 second problem: 1 - Are you using PHP 7? 2 - Almost there! Check "Network" tab and you will find all the requests. Then you should have one to "login", click on it and then check the "Response" tab. Link to comment Share on other sites More sharing options...
juweeltje5 Posted January 14, 2017 Author Share Posted January 14, 2017 (edited) hi, sorry i'm faaaaaaar from a developer, but... what do you mean with PHP7? and for 2?..... where do i find the network tab? sorry... Edited January 14, 2017 by juweeltje5 (see edit history) Link to comment Share on other sites More sharing options...
juweeltje5 Posted January 15, 2017 Author Share Posted January 15, 2017 Hi, i solved everything. First i made a full backup of my shop. than i installed 1-clik-update module and let it run en know all my problems are gone.... Thanks anyway juweeltje Link to comment Share on other sites More sharing options...
ikerinterventas Posted February 7, 2017 Share Posted February 7, 2017 HELP!!!! Hello, im having the same problem. We did a backup copy of the store, and suddenly our store went automatically into "maintenance mode", I thought only required to go to maintenance and click enable store and save button, it just makes the back office goes blank and nothing happens! Link to comment Share on other sites More sharing options...
idnovate.com Posted February 8, 2017 Share Posted February 8, 2017 HELP!!!! Hello, im having the same problem. We did a backup copy of the store, and suddenly our store went automatically into "maintenance mode", I thought only required to go to maintenance and click enable store and save button, it just makes the back office goes blank and nothing happens! If you get a blank page, enable errors 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...
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