I get the following error when attempting to make any changes to any usergroups after installing the chat box.
PHP Code:
Database error in vBulletin 3.8.6:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'VIP',
`description` = 'VIP Member',
`usertitle` = 'VIP Member',
`opentag` = '<b><font color=\"#003399\">',
`closetag` = '</b></font>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '1',
`trgpermissions` = '0',
`forumpermissions` = '12317183',
`genericpermissions` = '1579685571',
`attachlimit` = '0',
`pmquota` = '55',
`pmpermissions` = '1',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '655350',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '200000',
`signaturepermissions` = '139263',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '650',
`sigmaxlines` = '5',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '63',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '0',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_refreshrate` = '30',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0'
WHERE usergroupid=12;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Saturday, September 11th 2010 @ 09:59:39 PM
Error Date : Saturday, September 11th 2010 @ 09:59:39 PM
Script : http://www.pnwham.com/forum/***********/usergroup.php?do=update
Referrer : http://www.pnwham.com/forum/*********/usergroup.php?do=edit&usergroupid=12
IP Address : ******
Username : *********
Classname : vB_Database
MySQL Version : 5.1.47-community-log
Any ideas ? I even tried uninstalling it, still same problem. I noticed that even after I removed it the cyb cb options still appear in the usergroup options :scratching head:
EDIT:
I figured it out, it was from that other chat box I had installed..