resting Posted June 22, 2014 Share Posted June 22, 2014 I just installed PS 1.6.0.6. Then I upgraded all modules. Then I installed 1 Click Upgrade module. But clicking on the configure button of the modules shows this error: Fatal error: Using $this when not in object context in /var/www/html/prestashop2/modules/autoupgrade/classes/ConfigurationTest.php on line 120 Am using 1-Click Upgrade v1.3.13. Any idea what's wrong? Link to comment Share on other sites More sharing options...
Haiducii7 Posted June 24, 2014 Share Posted June 24, 2014 Basically, same problem here: Installed 1.6.0.6 Installed 1 click upgrade 1.3.13 Blank page on 1 click upgrade module I have a local and an online version of the shop. 1 click works on local version but not online. A blank page is shown online. Having commented the line 120 that gives an error to "resting" but no error message to me, solved the issue and the module's config page is displayed. However, I would not proceed with a backup knowing the module doesn't actually work correctly. I suppose the line I commented should return the message that some folder should be writable (probably the root folder) but having this issue doesn't encourage me to proceed with an upgrade knowing how buggy prestashop is. Please don't ask me why I use it Hopefully somebody will post a real fix to this bug sometime soon. Link to comment Share on other sites More sharing options...
pzi Posted June 24, 2014 Share Posted June 24, 2014 Hi, You can find patch here: https://github.com/PrestaShop/autoupgrade/commit/002a14d15a029d93dc16b9fd93752eb34c4ee4df The file is in your /shop/modules/autoupgrade/classes folder. Link to comment Share on other sites More sharing options...
Recommended Posts