Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
I just finished upgrading one of my sites to GL2.0.0. While using the "Upload a Plugin" feature to install the new Menu plugin I got the following error:

Fatal error: Call to a member function fetch_array() on a non-object in /home/mywebsite/system/databases/mysqli.class.php on line 653

I had to use phpMyAdmin to disable the plugin in the gl_plugins table.

It turns out that I had an old plugin also named Menu installed and when I did the upload it did not check to make sure a plugin with the same name wasn't already there.

I deleted the old menu files and removed all references to it in my database and was able to upload the plugin without any problems.

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1475
Could you post a bug report on this in the Tracker?

Thanks

Tom
One of the Geeklog Core Developers.

Status: Banned

gtgillis

Forum User
Full Member
Registered: 11/05/03
Posts: 121
I could not duplicate the exact error but I did find that if you upload and install the Menu plugin and then try to upload it again you will get an error. I had to manually disable the plugin to clear the error. Logged into the bug tracker as #0001715.