MyBB Community Forums

Full Version: Warning [2] get_class() called without object from outside a class - Line: 813 - File
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On my forum at www.slaveryreport.com I've got an error when I go to the plugins section in the admin control panel. Here's what it reads out after the error:


File Line Function
[PHP] errorHandler->error
/inc/plugins/xthreads.php 813 get_class
/inc/xthreads/xt_install.php 51 control_object
/inc/plugins/pluginuploader.php 382 xthreads_info
/inc/class_plugins.php 101 pluginuploader_admin_config_plugins_plugin_list
/admin/modules/config/plugins.php 475 pluginSystem->run_hooks
/admin/index.php 572 require
Plugins

Here's a list of all the plugins I currently have installed:

Akismet (1.2.2)
Contact Form (3.2)
Credit From Coins (1.0) **Deactivated**
Forum Icons (3.0)
Google Analytics (1.5)
Google SEO (1.6.3) **Not Installed**
Hello World! (1.0) **Deactivated**
Hello PluginLibrary! (Hello_pl.php) **Not Installed**
My Awards (2.3)
MyFacebook Connect (1.1.1)
NewPoints (1.9.9) **Not Installed**
PluginLibrary (6) **Not Installed**
Plugin Uploaders (1.1.2)
RSS Feed Poster (1.5)
Stop Forum Spam (1.4)
XThreads (1.51)

I'm going to go through right now and just delete the ones that are not installed and see if that clears anything up. I will note that I didn't start having this error pop up until I installed the Plugin Uploader.

**Requesting this thread be deleted once this issue is solved for security purposes of my website, thank you**




*Edit*

I deleted all the plugins I wasn't using, still the error was there. When I deactivated the plugin uploader plugin the error went away, so I'm assuming there's an issue with this plugin. Anyone have any idea of what the error might be about or should I trash this plugin too?