Posted on: 10/23/13 12:16pm
By: gtgillis
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.
Re: Upload Plugin Error
Posted on: 10/23/13 05:20pm
By: Laugh
Could you post a bug report on this in the Tracker?
Thanks
Tom
Re: Upload Plugin Error
Posted on: 10/24/13 12:54pm
By: gtgillis
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.