I had to uninstall this as it was making serious problems to my forum.
However, even though everything is uninstalled, the chatbox_evo field in the usergroup permissions in the admin cp remains and now I can't change any of the permissions.
When I try, I get this error:
PHP Code:
Database error in vBulletin 3.7.0:
Invalid SQL:
UPDATE vb_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registrirani članovi',
`description` = '',
`usertitle` = 'Registrirani član',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '6017535',
`genericpermissions` = '1580023519',
`attachlimit` = '0',
`pmquota` = '250',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '30720',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '30720',
`signaturepermissions` = '137215',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '0',
`albumpicmaxwidth` = '500',
`albumpicmaxheight` = '500',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '375',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`ptpermissions` = '17'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Sunday, July 6th 2008 @ 12:30:57 PM
Error Date : Sunday, July 6th 2008 @ 12:30:57 PM
Script : [url]http://www.hrvatski-forumi.com/admincp/usergroup.php?do=update[/url]
Referrer : [url]http://www.hrvatski-forumi.com/admincp/usergroup.php?do=edit&usergroupid=2[/url]
IP Address : 78.0.71.237
Username : Edinvos
Classname : vB_Database
MySQL Version : 5.0.51a-community
How do I solve this?
Thanks in advance.
EDIT: Solved. There were three files that I didn't delete after uninstalling the chatbox.
They were the ones that were causing this. One in the includes folder and two in the xml folder.
Once I deleted them and entered the usergroup permissions in the admin cp, the bitfields were rebuilt automatically and everything works fine now.