View Full Version : Social Group DB Error
Jamie G
05-27-2009, 10:33 PM
Anyone know how to resolve this issue?
It gives me a db error when I go to social groups?
If you anyone could tell me which files to replace that'd be great.
Lynne
05-27-2009, 11:23 PM
We need to see the exact database error in order to help you.
Jamie G
05-27-2009, 11:34 PM
https://vborg.vbsupport.ru/external/2009/05/27.jpg
Lynne
05-28-2009, 03:24 AM
Try disabling your modifications/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);
Abdullah sahar
05-28-2009, 06:38 AM
Put this code in the config.php
define('DISABLE_HOOKS', 1);
One cause of the problem of products
Jamie G
06-06-2009, 02:56 PM
Hello,
I've just got back to this thread, and that disabling hooks thing didn't work. Any other suggestions?
Lynne
06-06-2009, 03:05 PM
Take a look in your database and see if you have a groupid column in your groupmessage table.
Did you run the upgrade.php script with no problems/errors?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.