Page 1 of 1

[SOLVED] Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sat Jul 11, 2009 11:03 pm
by leshall
I installed CGExtensions-1.16.xml as I needed it for another module. It is listed with my other modules but it cannot be uninstalled - there is nothing in that column. Under status it says "1.16 Minimum CMSMS Version Required: 1.6-beta2"

I tried uploading an older version of CGExtensions but I was not allowed to install it - said I could not downgrade!

What to do? I do not want to upgrade to 1.6 yet.

Thanks. Les

Re: Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 8:24 am
by blast2007
leshall wrote: I installed CGExtensions-1.16.xml as I needed it for another module.
This is the point. Try uninstalling those modules that need CGExtensions.
In my case on second row I see "Has Dependents (CGGoogleMaps, SiteMapMadeSimple,  CGFeedMaker )".

When all modules depending on CGExtensions are uninstalled you can uninstall CGExtensions as well.

Hope that helps
regards

blast

Re: Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 6:12 pm
by leshall
Sadly that didn't work - I am now down to the core modules and it still is not uninstallable....

Thanks though.

Re: Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 6:16 pm
by Nullig
Delete the CGExtensions directory, via FTP.

Nullig

Re: Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 7:08 pm
by leshall
I tired that but the Module listings still show it....

Re: [SOLVED] Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 8:19 pm
by leshall
I logged out and in and it no longer appears on the module page. Thanks for the tip.

So it's OK to get rid of non-installed modules that way?


Thanks again. Les

Re: [SOLVED] Installed CGExtensions-1.16 on CMSMS 1.5.4 Now cannot remove

Posted: Sun Jul 12, 2009 8:27 pm
by viebig
Edit the main module class on the module directory,

something like

class.ModuleName.php

Find minumun and maximum version specs, change then manually, should work.

Regards

G