Page 1 of 1

Can't upgrade modules, database version newer

Posted: Tue Jul 31, 2018 10:35 am
by Guido
I'm trying to upgrade my modules ( I'm on CMSMS 2.2.8 ). In the upgradeable modules tab in module manager, I can see 4 upgradeable modules, but they won't install since they are already installed (I tried upgrading earlier).

But in the installed modules tab, I can only see a message that says the database version is newer, without the option to actually upgrade the module.

I can retry to upgrade a single module, but it just goes back to the module manager main screen without any error, but the module is not upgraded.

PHP 5.6 on CentOS 7 running Apache

Re: Can't upgrade modules, database version newer

Posted: Tue Jul 31, 2018 10:41 pm
by DIGI3
In the module's folder, delete or rename the moduleinfo.ini file.

Re: Can't upgrade modules, database version newer

Posted: Wed Aug 01, 2018 8:49 am
by Guido
Thanks. Forced this by setting the version a tick back in the main class file of the module but I'm sure your solution would've worked better.