How can I uninstall plugin?

Having trouble installing serendipity?
Post Reply
fidij
Regular
Posts: 7
Joined: Mon Mar 20, 2006 9:45 pm
Contact:

How can I uninstall plugin?

Post by fidij »

Hi, I need some help
I just installed s9y, all went well, now I wanted to install the flickr-pluging.
didnt work, different error messages show on the blog..
but in the configuration it says the plugin has been installed, cant do anything here -

My question - is there a way I can undo the whole thing quickly until I figure out to install it correctly?

Thanks
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

You should be able to click the checkbox next to the plugin, then click the "delete" button at the bottom of the list.

If you want to be really thorough, you can delete the plugin's directory from the Serendipity plugins/ directory *after* you're sure it's not being called any more.

If the checkbox thing doesn't work, you'll have to make modifications directly to the database. Just remove the row with the plugin from the plugins table. This is not recommended, because the plugin may try to do some cleanup when you use the checkbox method.
Judebert
---
Website | Wishlist | PayPal
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Note that the flickr plugin requires the phpflickr library as mentioned in the readmefile, and somewhere also in the plugin description!

You must install that on your webspace before you can use the plugin.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
fidij
Regular
Posts: 7
Joined: Mon Mar 20, 2006 9:45 pm
Contact:

Thank you for your answers!

Post by fidij »

The checkbox thing didn't work.
Thought of messing with the database - but to be safe,
I think I will just reinstall the whole thing, since its fairly new.
And next time I will read the README file first :oops:
It sounds complicated to me, so I will work my way through it and then bother you again
:wink:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Thank you for your answers!

Post by garvinhicking »

You can also just remove the plugin file + directory, then s9y should allow you to easily delete it from the plugin config panel!

Or removing it from serendipity_plugins DB table is even easier.

However, it should also work just the way judebert described it...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
fidij
Regular
Posts: 7
Joined: Mon Mar 20, 2006 9:45 pm
Contact:

the easy way

Post by fidij »

Hi,
Well before re-installing the whole thing I decided to delete the plugin from the database - and it worked! No more problems!
Just more work to make it look nice.
Thank you guys for your quick help! :)
Post Reply