vmsupp Posted April 14, 2020 Share Posted April 14, 2020 (edited) Hello - I am having issues accessing the module manager as well as the orders section of the PrestaShop, they result in 500 Errors. After going into the debugger mode I get the following I am updating from 1.5 to 1.7.6.4. Any insight is appreciated, I have been navigating the forums for hours and everyone has been a great help with fixing the whole array of problems I have been experiencing through this upgrade. I have also update everything else. I know there may be some deprecated modules but I have disabled all the modules. Edited April 14, 2020 by vmsupp (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted April 15, 2020 Share Posted April 15, 2020 There is an override active causing the issue. You can (temporarily) deactivate it be renaming /overide/classes/Tools.php to /overide/classes/Tools.php.old - check the content of the file to see if any module installed it and contact the module developer to fix the issue (seem the module is not compatible with your version) Link to comment Share on other sites More sharing options...
vmsupp Posted April 17, 2020 Author Share Posted April 17, 2020 On 4/15/2020 at 3:41 AM, JBW said: There is an override active causing the issue. You can (temporarily) deactivate it be renaming /overide/classes/Tools.php to /overide/classes/Tools.php.old - check the content of the file to see if any module installed it and contact the module developer to fix the issue (seem the module is not compatible with your version) Thank you! Was able to comment this portion out and remove the module. They were modules built by the original developer of the site which we can live without. 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