Jump to content

Can´t Update Any Infomation In Configurations (Solve)


Recommended Posts

i keep getting a white screen when i try to make updates in the configurations. so i turn on the debug and got this error.

 

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

 

it is a new clean installation with no other modul on it then it comes with.

it is a 1.6.1.3

the the menory limelt is set to 512mb on the php.int

 

it is a common error as i have it on all my 3 shops that runs on pesta.

 

is there eny of you that know a solution to this problem

 

///

Solution Downgrade PHP from 7.0 to 5.6, this solves the problem.

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

This did all difference! :)

In Unoeuro you go in to the public html folder. Scroll down and find the .htaccess folder.

Open it and scroll down to ca. line 40 and paste/set in the following :

 

AddType application/x-httpd-php-old .php

Link to comment
Share on other sites

  • 1 year later...

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