View Full Version : social groups error
Cust0ms
02-12-2009, 03:54 PM
Hello,
When I try to visit any social group I receive such error:
'Fatal error: Direct instantiation of vB_Bit class prohibited. Use the vB_Bit_Factory class. in [path]/includes/class_groupmessage.php on line 2446'
Can you help me?
Lynne
02-12-2009, 04:19 PM
And what is on line 2446 of class_groupmessage.php?
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Cust0ms
02-12-2009, 04:42 PM
I've disabled plugins and still have problem. :/
Any other ideas?
Lynne
02-12-2009, 06:03 PM
Try reuploading the file.
Also, sometimes disabling plugins requires more than just disabling the hooks. For instance, with most seo mods, you must also take out the lines you added in htaccess.
Dismounted
02-13-2009, 08:43 AM
Download a new vBulletin package from the members area, and upload all the PHP files from that package. The problem does not look like it is from class_socialgroup.php, but a file that is using it.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.