romulossp Posted April 10, 2019 Share Posted April 10, 2019 Hello everybody, I'm having a problem with my prestashop, after migrating from server when I'm going to disable or delete a module following message is returned: "Error! Could not perform action disable for module undefined" I already tried everything but nothing solve What should I do =/? Link to comment Share on other sites More sharing options...
Rolige Posted April 10, 2019 Share Posted April 10, 2019 Hello: Check your files/folders permission. It shoulb be 755 for folders and 644 for files. Regards Link to comment Share on other sites More sharing options...
romulossp Posted April 10, 2019 Author Share Posted April 10, 2019 6 hours ago, Rolige said: Hello: Check your files/folders permission. It shoulb be 755 for folders and 644 for files. Regards I see my files and folders permissions and don't find any problem. but i intercept the POST request and see this: (for some reason is not completing a url ... which file is responsible for completing it? ) Link to comment Share on other sites More sharing options...
monolithsolutions Posted October 14, 2021 Share Posted October 14, 2021 (edited) I HAVE A SOLUTION FOR THIS PROBLEM FINALLY!!!! And not gonna lie mostly leaving this here for myself to find again later. Anyways, the module undefined problem *AS ARE MOST PROBLEMS IN PRESTASHOP* are related to your PHP settings. 1. Go into your cpanel 2. Look for "Select PHP Version" and open it 3. Go to this website https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ 4. Select the correct PHP version for your prestashop version. 5. Make sure all modules on the list of required modules are selected. NOTE: For this specific error it is relating to the ZIP module but you should have all required modules selected. 6. Clear your cache ETC and reload everything. Then try updating your modules again. *** THIS METHOD CAN BE USED NOT ONLY FOR THIS ERROR BUT TO SOLVE MOST ERRORS IN PRESTASHOP IF YOU ARE EVER HAVING PROBLEMS DO THESE STEPS FIRST *** I will also make a video showing steps on how to do this but I do not have time right now. Will reply later. Cheers! Edited October 15, 2021 by endriu107 (see edit history) 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