[SOLVED] Many plugin errors after upgrade from 1.7 to 2.0...

Found a bug? Tell us!!
Post Reply
latcarf
Regular
Posts: 25
Joined: Tue Apr 12, 2005 1:21 am
Location: Silicon Valley, CA
Contact:

[SOLVED] Many plugin errors after upgrade from 1.7 to 2.0...

Post by latcarf »

Hi friends!

How can I fix these? They happened after a 1.7 to 2.0 upgrade but it's not clear to me how...

serendipity error: could not include @serendipity_html_nugget_plugin:3837c135ef998938f6c39cb6e52e399d - exiting.

serendipity error: could not include @serendipity_calendar_plugin:d58a017f0ed15ee52cb879df2d9aa8d7 - exiting.

serendipity error: could not include @serendipity_syndication_plugin:72b32d0120f301c9578de10a63b1dc72 - exiting.

serendipity error: could not include @serendipity_archives_plugin:81bde1de2c8e6da6e6c3aa468aa57b72 - exiting.

serendipity error: could not include @serendipity_plug_plugin:23edd7c05dfb4ee543c6cc3be355ffcb - exiting.

I saw another guy with a similar issue:
http://www.nk.ca/~doctor/blog/serendipi ... -Blog.html

Thanks!
Last edited by latcarf on Sat Sep 12, 2015 4:14 am, edited 1 time in total.
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: Many plugin errors after upgrade from 1.7 to 2.0...

Post by Timbalu »

I can't guide you through, since I am off for a while.

So in very short:

You are missing a migration function build in.

Revert your Serendipity version in the serendipity_config_local.inc.php file to "2.0-alpha2" and run the upgrader again. Allow to proceed any automated upgrade task.

This should do it.
Good luck!

PS. Better choose the reset version you did upgrade from, to get all upgrade tasks run!
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
latcarf
Regular
Posts: 25
Joined: Tue Apr 12, 2005 1:21 am
Location: Silicon Valley, CA
Contact:

Re: Many plugin errors after upgrade from 1.7 to 2.0...

Post by latcarf »

Thanks!! That worked great. The plugins are back.

But... Now in the admin console I get a big, scary, red error:

The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open http://myblogdomain/index.php?/plugin/a ... _editor.js manually in your browser and check for error messages.

There are no error messages when I hit the URL and indeed I get back some javascript.
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Many plugin errors after upgrade from 1.7 to 2.0...

Post by yellowled »

latcarf wrote:There are no error messages when I hit the URL and indeed I get back some javascript.
So did you empty your browser cache? Does that fix the error?

YL
latcarf
Regular
Posts: 25
Joined: Tue Apr 12, 2005 1:21 am
Location: Silicon Valley, CA
Contact:

Re: Many plugin errors after upgrade from 1.7 to 2.0...

Post by latcarf »

yellowled wrote:
latcarf wrote:There are no error messages when I hit the URL and indeed I get back some javascript.
So did you empty your browser cache? Does that fix the error?

YL
Hey! Thanks for the response!

I did empty the cache (first thing i tried) and it didn't change anything. But, I just tried the admin page on a different browser and it worked OK! So, I think it was just the cache and Safari retained it even after clearing it. That's annoying. Thanks for the help! Chalk this up to a problem between the chair and the keyboard!! :oops:
Post Reply