Kris0914 Posted November 1, 2022 Share Posted November 1, 2022 (edited) I am trying to upgrade Prestashop version with the auto-upgrade module 1-Click Update. This is the requirements list: https://postimg.cc/LhNLsmzT I can't go higher PHP version, but I don't think that's the problem. When I click "Upgrade now" the module works fine, until around the end I get this error: [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/ModuleAdapter.php line 111 - require_once(): Failed opening required '/upgrade/php/deactivate_custom_modules.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') That's the full message: [SKIP] directory "/var/cache/" does not exist and cannot be emptied. [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php line 195 - dirname() expects exactly 1 parameter, 2 given [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/ModuleAdapter.php line 111 - require_once(/upgrade/php/deactivate_custom_modules.php): failed to open stream: No such file or directory I tried deleting and installing the module several times, I get the same error every time. If you have any solution it would be really helpfull! Edited August 4, 2023 by Kris0914 Solved (see edit history) Link to comment Share on other sites More sharing options...
ComGrafPL Posted November 1, 2022 Share Posted November 1, 2022 Have you set custom modules disable on upgrade setting? Link to comment Share on other sites More sharing options...
Kris0914 Posted June 27, 2023 Author Share Posted June 27, 2023 On 11/1/2022 at 7:38 PM, ComGrafPL said: Have you set custom modules disable on upgrade setting? Sorry for the 1 year later replay. This actually worked. Forgot to thank you. 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