Running vB3.7.0 RC1 in testvb with prior Chatbox V1.5 uninstalled before upgrading vB3.6.8 to vB370RC1.
Followed installation instructions.
In ACP > UserGroups > UserGroup Manager
I try to set any usergroup's Chatbox Permission to Yes, then Save,
and get this error message:
Code:
Database error in vBulletin 3.7.0 Release Candidate 1:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Super Moderators',
`description` = '',
`usertitle` = 'Super Moderator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '8388607',
`genericpermissions` = '1609520879',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '15',
`adminpermissions` = '1',
`genericpermissions2` = '1',
`genericoptions` = '63',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '25000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '2000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '',
`vbblog_general_permissions` = '126',
`vbblog_entry_permissions` = '24188',
`vbblog_comment_permissions` = '990',
`trgpermissions` = '0',
`mgc_cb_evo_permissions` = '127',
`mgc_cb_evo_nbmsg_show` = '0',
`mgc_cb_evo_nbmsg_perday_show` = '0',
`mgc_cb_evo_default_color` = '000000'
WHERE usergroupid=5;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Wednesday, March 19th 2008 @ 05:44:21 PM
Script : http://ozmad.net/testvb/admincp/usergroup.php?do=update
Referrer : http://ozmad.net/testvb/admincp/usergroup.php?do=edit&usergroupid=5
IP Address : 205.170.15.222
Username : fLASH
Classname : vb_database
MySQL Version : 4.0.27-standard-log