Voyteack Posted August 30, 2016 Share Posted August 30, 2016 Hello, I have a problem with HTTP 500 Error. I tried to look for the solution here and there and nowhere was the one that could help me. The problem is that I can not Save any changes, it started with Maintenance mode, which I could not turn on. After saving HTTP 500 Error popped up (img PH1.png) . The same thing happened when trying to save logo of the shop. I asked hosting to explain what happenned as usually http error 500 refers to hosting, however the answer from them was that handler php does not freeze, the http 500 error is sent to the browser by the software itself (prestashop in this case, to be exact version 1.6.2) Can anyone help me with it? Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2016 Share Posted August 31, 2016 Hi, 500 is generic, please enable PrestaShop debug mode to see underlying php error. 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...
Voyteack Posted August 31, 2016 Author Share Posted August 31, 2016 Thank you for a quick answer, however it did not show any bugs. The same error pops up, http error 500, nothing more. Do I need to check it somewhere else? I just turned false to true. Thank you in advance for your help Link to comment Share on other sites More sharing options...
Voyteack Posted August 31, 2016 Author Share Posted August 31, 2016 ok, I have the report: Fatal error: Uncaught Error: Access to undeclared static property: Validate::$values in /home/elbsilkeb/public_html/elbsilk.pl/classes/controller/AdminController.php:1389 Stack trace: #0 /home/elbsilkeb/public_html/elbsilk.pl/controllers/admin/AdminThemesController.php(649): AdminControllerCore->processUpdateOptions() #1 /home/elbsilkeb/public_html/elbsilk.pl/classes/controller/AdminController.php(903): AdminThemesControllerCore->processUpdateOptions() #2 /home/elbsilkeb/public_html/elbsilk.pl/controllers/admin/AdminThemesController.php(2596): AdminControllerCore->postProcess() #3 /home/elbsilkeb/public_html/elbsilk.pl/classes/controller/Controller.php(178): AdminThemesControllerCore->postProcess() #4 /home/elbsilkeb/public_html/elbsilk.pl/classes/Dispatcher.php(367): ControllerCore->run() #5 /home/elbsilkeb/public_html/elbsilk.pl/adminexxx/index.php(58): DispatcherCore->dispatch() #6 {main} thrown in /home/elbsilkeb/public_html/elbsilk.pl/classes/controller/AdminController.php on line 1389 when trying to load logo in themes.. Link to comment Share on other sites More sharing options...
Voyteack Posted August 31, 2016 Author Share Posted August 31, 2016 in addition, I could not find any solution through google.. Link to comment Share on other sites More sharing options...
Voyteack Posted August 31, 2016 Author Share Posted August 31, 2016 Haha, sorry but it is funny to post things myself with new conclusions I have gone through some spanish forums and found out that there are many problems with version of php attached to your profile (hosting). I had a brand new version of php and changed it to much lower version and the logo was saved properly, so it looks as solved, I hope it will last. Hope that solution will be useful for someone else. 1 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