![]() |
Gloal.php Error - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: Gloal.php Error (/thread-106916.html) |
Gloal.php Error - swayer - 2011-10-31 Hi, i was uploading plugins to my directory using filezilla, once i had applied one of the plugins i refreshed the forums page to check whether it as working, and i conflicted with the following error: Fatal error: Call to a member function read() on a non-object in /home/harry/public_html/swayer.co.uk/global.php on line 24 The domain name that contain this error is: http://www.swayer.co.uk I was reading one of the sticky topics and i came across the logg in/out error that's been going on, i followed the steps provided and it took me to the general configuration page, and i found this error located in the image below, i'm guessing it has something to do with the error provided on the index page of: http://www.swayer.co.uk. Thanks guys. RE: Gloal.php Error - Paul H. - 2011-10-31 What plugin is this? RE: Gloal.php Error - swayer - 2011-10-31 i believe it was this one. Refer to the link provided: http://mods.mybb.com/view/ajax-pm-notification RE: Gloal.php Error - Paul H. - 2011-10-31 Well, to start, disable the plugin to see if it stops. RE: Gloal.php Error - swayer - 2011-10-31 (2011-10-31, 12:35 AM)Paul H. Wrote: Well, to start, disable the plugin to see if it stops. I've totally deleted it, and the error still persists. RE: Gloal.php Error - Paul H. - 2011-10-31 Hm. Did you upload all the files, including the language files? RE: Gloal.php Error - swayer - 2011-10-31 Paul, i fixed it! for some reason i decided to study the image i posted above, at the right hand side it says: inc/languages/pm.PHP so i checked that folder, and found the pm.php file, deleted it and the error was gone. 'one file fixed' the whole thing. Problem Solved. |