Page 1 of 1

(SOLVED) Help - how do I remove a module?

Posted: Mon Oct 22, 2007 5:50 pm
by moolet
Using CMS 1.1.1, have just installed Picasa Web Album and messed up the CMS admin panel....so all I want to know is how do I remove a module and restore to previous setup?

Thx

Re: Help - how do I remove a module?

Posted: Mon Oct 22, 2007 5:54 pm
by RonnyK
Go to "Extensions -> Modules", press uninstall at the link of the module and then press delete, after completing the uninstall.

Ronny

Re: Help - how do I remove a module?

Posted: Tue Oct 23, 2007 3:20 am
by moolet
Unfortunately because I've messed up the CMS admin panel, when I click on the modules link I get the following error -
Parse error: syntax error, unexpected '{' in /home/myusername/public_html/modules/PicasaWebAlbumBrowser/PicasaWebAlbumBrowser.module.php on line 588

Is there any way I can uninstall a module via FTP?

Thx

Re: Help - how do I remove a module?

Posted: Tue Oct 23, 2007 3:24 am
by calguy1000
Yes

Just delete the directory modules/PicasaWebAlbumBroser

Re: (SOLVED) Help - how do I remove a module?

Posted: Tue Oct 23, 2007 4:42 am
by moolet
Excellent, the CMS admin panel is back.  Thank you!

I noticed your end tag...for future reference any advice on how to plan installing a module?  Would like to avoid making the same mistake again.

Cheers!

Re: (SOLVED) Help - how do I remove a module?

Posted: Tue Oct 23, 2007 10:05 pm
by peedub
I guess all that you can do is make sure that your CMSMS and module versions are up-to-date and compatible with each other, also making sure that you've got any other required modules installed too.

If the module you're installing is "out-of-date" and isn't compatible with the current CMSMS version, try going to your cmsmadesimple/modules/themodule/, open 'themodule.module.php' and look for "MinCMSVersion" and "MaxCMSVersion", or similar, and change them so they're within your current CMSMS version.

Re: (SOLVED) Help - how do I remove a module?

Posted: Wed Oct 24, 2007 5:54 am
by Locker101
I couldn't even delete the Picasa folder via FTP! :(

Re: (SOLVED) Help - how do I remove a module?

Posted: Wed Oct 24, 2007 6:08 am
by Dr.CSS
If you have trouble deleting via FTP check, w/FTP client for permissions, you may need to change it to 777 to delete it...