Jump to content

Blank Page When Hitting "save" In Preferences


Recommended Posts

Hello! Really enjoying Prestashop, but cant seem to figure out how to fix this problem! When im backoffice, and try changing ordering type, and hit "save" button, I only get a blank page. Any solutions?

 

Please be clear, i need to be explained like a child xD

Link to comment
Share on other sites

Fatal error: Uncaught Error: Access to undeclared static property: Validate::$values in /customers/1/b/a/ecigg.no/httpd.www/classes/controller/AdminController.php:1389 Stack trace: #0 /customers/1/b/a/ecigg.no/httpd.www/classes/controller/AdminController.php(903): AdminControllerCore->processUpdateOptions() #1 /customers/1/b/a/ecigg.no/httpd.www/classes/controller/Controller.php(178): AdminControllerCore->postProcess() #2 /customers/1/b/a/ecigg.no/httpd.www/classes/Dispatcher.php(367): ControllerCore->run() #3 /customers/1/b/a/ecigg.no/httpd.www/admin775iox6gz/index.php(58): DispatcherCore->dispatch() #4 {main} thrown in /customers/1/b/a/ecigg.no/httpd.www/classes/controller/AdminController.php on line 1389

 

Thanks for answering!

Can someone please explain? :=)

Link to comment
Share on other sites

I have exactly the same problem after reinstalling prestashop.

Seems that htaccess is not in the root directory and its not possible to regenerate because the fatal error / server error 500 shows when saving after changing to frently url. (Known way to regenerate HTACCESS)

 

I cant solve the problem - have tried to reinstall

Link to comment
Share on other sites

  • 1 year later...

Hello! Really enjoying Prestashop, but cant seem to figure out how to fix this problem! When im backoffice, and try changing ordering type, and hit "save" button, I only get a blank page. Any solutions?

 

Please be clear, i need to be explained like a child xD

 

 

I have exactly the same problem after reinstalling prestashop.

Seems that htaccess is not in the root directory and its not possible to regenerate because the fatal error / server error 500 shows when saving after changing to frently url. (Known way to regenerate HTACCESS)

 

I cant solve the problem - have tried to reinstall

 

You do not need to downgrade to php5.2 or php5.6. PHP7 is the next level and your Prestashop website will run very fast. Just change Validate::$values['property'] to Validate::{$values['property']}.

I wrote an article about Prestashop with PHP7 here : https://www.prestasoo.com/blog/fix-error-when-save-preferences-on-prestashop-with-php7.html

Edited by PrestaSOO (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...