Page 1 of 1

upgraded s9y to 0.7.1 and get Fatal error: Call to a member

Posted: Tue Jan 04, 2005 2:09 am
by wm
Hi,

I just upgraded to the latest 0.7.1 and get the following error in the plugin admin serendipity_admin.php?serendipity[adminModule]=plugins:

Fatal error: Call to a member function on a non-object in <path>/serendipity_admin_plugins.inc.php on line 127

on my blog page I had a plugin to the right which took a random quote from the fortunecookies and showed on the homepage. Now it looks like:

Fatal error: Call to a member function on a non-object in <path>/serendipity_plugin_api.php on line 313

any1 know how to fix it? I can't uninstall the plugin because it doesn't show on the page and I can't add more or make changes.

/Mikael

fixed it

Posted: Tue Jan 04, 2005 2:44 am
by wm
I fixed it by deleting bunny botd from the sql database manual (with phpmysql). After I deleted the plugin in the sql databas it worked.