operathing Posted October 24, 2016 Share Posted October 24, 2016 Hi,for the first time i get this error when i try to enter backoffice. Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR has a deprecated constructor in /home/camerett/public_html/tools/pear/PEAR.php on line 112Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR_Error has a deprecated constructor in /home/camerett/public_html/tools/pear/PEAR.php on line 829Fatal error: 'continue' not in the 'loop' or 'switch' context in /home/camerett/public_html/classes/module/Module.php(1362) : eval()'d code on line 1403 May be this is due to some bugs with two add ons i've recently activated: productextratabs and pqseoredirects Can anybody tell me how to fix it? Actually i can't access backoffice and i don't know on which file i have to open via ftp. Help please! Thanks Antonio Link to comment Share on other sites More sharing options...
NemoPS Posted October 24, 2016 Share Posted October 24, 2016 rename those 2 modules' folders and see if you can access. Are you running PHP7? Link to comment Share on other sites More sharing options...
operathing Posted October 24, 2016 Author Share Posted October 24, 2016 Hello, i'm running php7 Renamed the two folder but i still get one error: Fatal error: 'continue' not in the 'loop' or 'switch' context in /home/camerett/public_html/classes/module/Module.php(1362) : eval()'d code on line 1403 Regards Antonio Link to comment Share on other sites More sharing options...
tuk66 Posted October 24, 2016 Share Posted October 24, 2016 I suggest to rather use PHP 5.6. I don't believe PrestaShop and mainly all modules are 100% compatible with PHP 7. 1 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