Jump to content

Fatal error: Uncaught Error: Access to undeclared static property


bearbeat

Recommended Posts

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

I am trying to change "days a product is called new:" from 90 days to 7 days.

 

BackOffice/Settings/Products/

 

Does someone know what I am doing wrong?

 

EDIT:

I solved it by going to Module "New Products" and changed the value there instead of the backoffice.

I use Prestashop 1.6.1.3

Edited by bearbeat (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...