Jump to content

Cannot save settings


benjaminlh

Recommended Posts

This is what I got

 

Fatal error: Uncaught Error: Access to undeclared static property: Validate::$values in /var/www/officepoint.dk/public_html/classes/controller/AdminController.php:1383 Stack trace: #0 /var/www/officepoint.dk/public_html/classes/controller/AdminController.php(897): AdminControllerCore->processUpdateOptions() #1 /var/www/officepoint.dk/public_html/classes/controller/Controller.php(178): AdminControllerCore->postProcess() #2 /var/www/officepoint.dk/public_html/classes/Dispatcher.php(367): ControllerCore->run() #3 /var/www/officepoint.dk/public_html/Backoffice/index.php(58): DispatcherCore->dispatch() #4 {main} thrown in/var/www/officepoint.dk/public_html/classes/controller/AdminController.php on line 1383

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

You may try to roll back the changes by getting original version of the same file in same version of prestashop original package to replace it.

 

By the way, the best way is to create a override class and make changes to the override class instead of prestashop core file directly.

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...