Hello,
I have a problem with a module I've tried to install.
I choose the wrong version, so when I install it, I have a message saying "Required version CMSMS 1.8" (my version is 1.7) and no button to uninstall.
I tried to install an older version of the module overridding the first but cmsms prevents me to do it with a message "older version".
I can not change the version of cmsms for the moment.
Is there another way to uninstall the module ?
Thanks by advance for your help.
PM
Unable uninstalling module with wrong version
Re: Unable uninstalling module with wrong version
Remove the module from /modules/TheModuleHere
If it actually did install, it will leave database tables but this way you can get it off of the server.
Then, you can check your database (most servers come with PHPMyAdmin) to see if it was entered. Look in the cms_modules table. From there you can remove the entry or edit the version number to something small like, .1
Then you will be able to install an older version of the module.
Warnings:
1) backup your database first!
2) an older version of the module may have a different database structure, for example, more or less tables and fields. So, there could be a conflict. But this is what I would do if it were my site...
If it actually did install, it will leave database tables but this way you can get it off of the server.
Then, you can check your database (most servers come with PHPMyAdmin) to see if it was entered. Look in the cms_modules table. From there you can remove the entry or edit the version number to something small like, .1
Then you will be able to install an older version of the module.
Warnings:
1) backup your database first!
2) an older version of the module may have a different database structure, for example, more or less tables and fields. So, there could be a conflict. But this is what I would do if it were my site...
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: Unable uninstalling module with wrong version
OK thank you very much for your help.
I'll try it as soon I can access to the server.
Bests regards,
PM
I'll try it as soon I can access to the server.
Bests regards,
PM