I have uninstalled this hack and now when i try to make any changes to my usergroups i get the following error:
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '478150655',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '500',
`pmpermissions` = '7',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '100000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '0',
`sigpicmaxheight` = '0',
`sigpicmaxsize` = '0',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '100',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`awardpermissions` = '1',
`photoplogpermissions` = '32767',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '100',
`tournamentpermissions` = '1022',
`maxteams` = '5',
`ladderpermissions` = '15'
WHERE usergroupid=6;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Wednesday, October 22nd 2008 @ 05:30:03 PM
Error Date : Wednesday, October 22nd 2008 @ 05:30:03 PM
Script : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=update
Referrer : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : xxxxxxx
Username : xxxxxxx
Classname : xxxxxxx
MySQL Version : 5.0.67-community
Could you tell me where the database table is so i can remove this.
thanks
EDIT: fixed it.