I have this issue had come up with the system.
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Anime Fans',
`description` = 'Addicted to Anime Clan',
`usertitle` = 'Addicted to Anime Fans Member',
`opentag` = '<font color=\"gold\"><em>',
`closetag` = '</font></em>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`nbmsgshowchatbox` = '',
`mgccustomusergroupperms` = '893',
`forumpermissions` = '651767',
`genericpermissions` = '683154823',
`attachlimit` = '1000000',
`pmquota` = '0',
`pmpermissions` = '0',
`pmsendmax` = '5',
`calendarpermissions` = '1',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '40',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '25000',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '20000',
`signaturepermissions` = '147455',
`sigpicmaxwidth` = '0',
`sigpicmaxheight` = '0',
`sigpicmaxsize` = '0',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0'
WHERE usergroupid=49;
MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list'
Error Number : 1054
Date : Wednesday, September 26th 2007 @ 04:10:34 PM
Script :
http://www.tecxforce.com/forum/admin....php?do=update
Referrer :
http://www.tecxforce.com/forum/admin...usergroupid=49
IP Address : 139.86.2.15
Username : Revan Teknoman
Classname : vB_Database
Any ideas as to how should I be able to fix it it? Want to try and get things up and running soon. What steps should I towards fixing it?