Page 1 of 1

1.5.2 update, some Plugin updates failed

Posted: Tue Mar 23, 2010 12:45 am
by aschlemmer
Hi!

Some of our plugin updates failed while updating from 1.5 RC.

I get:

Code: Select all

Error: serendipity_plugin_popularentries:abf815969b120910fc69145b5df8a449 

Error: serendipity_event_regexpmarkup:9dfcaa6a54454bfafb5960da9b1a097b
Error: serendipity_event_popfetcher (no. lost)
Error: serendipity_event_cronjob:cae0040b9b6ea9192559b2f20a74c1c5
Error: serendipity_event_metadesc:648e2034a509f166d55918cca54ecad5
Error: serendipity_event_google_sitemap:a76d4037992e3e8e87c2e7f9084fc186
Error: serendipity_event_userprofiles:437bc93d1f19d3d429363c1cfec8aff9
All active others seem to have updated nicely.
Any hints for me? "Error" is not a very helpful message, but better than no message ...

Kind regards,
Achim

Re: 1.5.2 update, some Plugin updates failed

Posted: Tue Mar 23, 2010 9:42 am
by garvinhicking
Hi!

How did you update? This error usually only happens when the plugin files are no longer existing.

Did you extract the new version over the old one, keeping all existing files? This is how an upgrade should be performed, you should never have to delete/move any files...

Check the serendipity_plugins table, all the plugin directories/files with the ID that are contained in the output seem to be missing, which is why it only says "Error"...

Regards,
Garvin

Re: 1.5.2 update, some Plugin updates failed

Posted: Tue Mar 23, 2010 9:45 am
by aschlemmer
Thanks Garvin!

I am asking me now: how do I extract the update over the existing files? I am able to use a SSH connection to my LAMP hoster.

Regards,
Achim

Re: 1.5.2 update, some Plugin updates failed SOLVED

Posted: Tue Mar 23, 2010 10:46 am
by aschlemmer
I gave it a second try, extracting by hand in the plugins directory, et voilĂ , all fine -- that's a real noob mistake replacing the whole plugin directory. Sorry and thanks.