Page 1 of 1

Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 1:07 pm
by johnboyuk1
Hi all

Im trying to upgrade a site to the latest CMSMS v 2.2.18 ... cant remember now what it was at before - possibly 2.2.12

Anyway, in the upgrade process I got stuck at Step 8 - Database work. I figured from the error logs it was something to do with LISE, so I went back and updated LISE and ran the upgrade installer again - it worked this time.

However .. when I now look in the 'Module Manager' is see that LISE has a yellow warning message:

'Database Version Newer'

What does this mean and how do I fix it?

My individual LISE modules then have red error warnings : 'Missing dependencies' because they depend on 'LISE'?

LISE is also still showing in the 'Upgrades available' tab but with no actual upgrade link

Can anyone shed any light as to whats gone wrong?

thanks!!

Re: Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 1:38 pm
by johnboyuk1
More info to add...
Ive found an instance of a LISE module which I can see in the Instance tab for LISE .. but isnt showing any version info, clone or export options ...it also doesnt show in the Module Manager - so Im wondering if its this particular instance thats causing the problems ... and if so - how do I get rid of it?! (its not in the modules folder when I check via FTP either)

thanks.!!

Re: Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 1:50 pm
by DIGI3
To get rid of the database mismatch warning, open the module's folder and delete or rename the moduleinfo.ini file

Re: Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 1:55 pm
by johnboyuk1
Great - thats sorted it - thanks!

Wasnt related to my 'ghost' instance then .. any idea how to get rid of that?!

Re: Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 2:02 pm
by DIGI3
You'd likely need to do that in the database. Have a confirmed, working backup of your database first, then edit cms_module_lise_instances to remove the reference to your instance. It's possible there's other references to it in the db that you can either clean up or ignore.

Re: Issues with upgrading CMSMS and LISE module

Posted: Wed Oct 25, 2023 2:27 pm
by johnboyuk1
Thanks for the info :)