Elektronikfyren Posted December 28, 2015 Share Posted December 28, 2015 (edited) 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 January 6, 2016 by Elektronikfyren (see edit history) Link to comment Share on other sites More sharing options...
anglund Posted December 29, 2015 Share Posted December 29, 2015 I got the same problem!! Please can anybody help? Link to comment Share on other sites More sharing options...
Elektronikfyren Posted December 29, 2015 Author Share Posted December 29, 2015 At what hoster is you running the shop from Anglund. //otto Link to comment Share on other sites More sharing options...
anglund Posted December 30, 2015 Share Posted December 30, 2015 Hi Otto, Hosting is at Unoeuro Link to comment Share on other sites More sharing options...
Elektronikfyren Posted December 30, 2015 Author Share Posted December 30, 2015 Hi anglund. i am an one.com, i have try on me local server and there i have no problems so it is somethink to do with the settings at the hoster. Link to comment Share on other sites More sharing options...
Elektronikfyren Posted December 30, 2015 Author Share Posted December 30, 2015 HI anglund. try to see what version of PHP that Unoeuro is running. as after i downgrede from php 7.0 to php 5.6 at one.com i have gotten control over the settings. 1 Link to comment Share on other sites More sharing options...
anglund Posted January 2, 2016 Share Posted January 2, 2016 Thank You!!Downgrading with applying "AddType application/x-httpd-php-old .php" in the "htaccess" file helped! Link to comment Share on other sites More sharing options...
tesla-shop Posted January 6, 2016 Share Posted January 6, 2016 I have the same problem at UnoEuro. I am all new to this. How do I downgrade the PHP ?? Thank you Link to comment Share on other sites More sharing options...
Kaprylo Posted January 6, 2016 Share Posted January 6, 2016 How do you downgrade ? Link to comment Share on other sites More sharing options...
anglund Posted January 6, 2016 Share Posted January 6, 2016 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 More sharing options...
Elektronikfyren Posted January 6, 2016 Author Share Posted January 6, 2016 At One.com. i have a drop down under the PHP setting that make one able to downgrade the php. Link to comment Share on other sites More sharing options...
vekia Posted January 6, 2016 Share Posted January 6, 2016 How do you downgrade ? usually it is possible to downgrade the php in your hosting panel. But some hosters doesnt have this feature - if you doesnt have it - you need to contact with your hoster Link to comment Share on other sites More sharing options...
tesla-shop Posted January 7, 2016 Share Posted January 7, 2016 Thank you anglund! Now it works Link to comment Share on other sites More sharing options...
scecnarf Posted March 27, 2017 Share Posted March 27, 2017 Wow! it works! Thank you vekia! 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