Good day,
I am receiving the error listed in blue (below)....
===================================
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = Admin',
`description` = '',
`usertitle` = 'Administrator
`opentag` = '<span style=\"font-weight: bold; color: red;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`nbmsgshowchatbox` = '',
`mgccustomusergroupperms` = '2047',
`forumpermissions` = '1048575',
`genericpermissions` = '1040187327',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '55',
`profilepicmaxwidth` = '120',
`profilepicmaxheight` = '120',
`profilepicmaxsize` = '999999',
`avatarmaxwidth` = '120',
`avatarmaxheight` = '120',
`avatarmaxsize` = '200000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0'
WHERE usergroupid=6;
MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list'
Error Number : 1054
Date : Saturday, January 5th 2008 @ 03:08:40 PM
Script : http://www.*********.com/admincp/usergroup.php?do=update
Referrer : http://www.**********.com/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : 87.8.**.**
Username : SherY
Classname : vB_Database
I am receiving the error listed in blue (below)....
===================================
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = Admin',
`description` = '',
`usertitle` = 'Administrator
`opentag` = '<span style=\"font-weight: bold; color: red;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`nbmsgshowchatbox` = '',
`mgccustomusergroupperms` = '2047',
`forumpermissions` = '1048575',
`genericpermissions` = '1040187327',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '55',
`profilepicmaxwidth` = '120',
`profilepicmaxheight` = '120',
`profilepicmaxsize` = '999999',
`avatarmaxwidth` = '120',
`avatarmaxheight` = '120',
`avatarmaxsize` = '200000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0'
WHERE usergroupid=6;
MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list'
Error Number : 1054
Date : Saturday, January 5th 2008 @ 03:08:40 PM
Script : http://www.*********.com/admincp/usergroup.php?do=update
Referrer : http://www.**********.com/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : 87.8.**.**
Username : SherY
Classname : vB_Database