I just got back from the hospital and wanted to work on my forums. Now, whenever I try to edit any usergroup, it gives me this error:
Code:
Database error in vBulletin 4.2.1:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = '</--1-->Owner',
`description` = '',
`usertitle` = 'Owner',
`opentag` = '<span style=\"text-shadow: #000000 1.5px 1.5px 1.5px;font-weight:bold;color:blue;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_refreshrate` = '0',
`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',
`forumpermissions` = '41680887',
`genericpermissions` = '2147483647',
`attachlimit` = '1000000',
`pmquota` = '500',
`pmpermissions` = '7',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '7',
`genericoptions` = '41',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '25000',
`avatarmaxwidth` = '50',
`avatarmaxheight` = '50',
`avatarmaxsize` = '20000',
`signaturepermissions` = '507903',
`sigpicmaxwidth` = '0',
`sigpicmaxheight` = '0',
`sigpicmaxsize` = '0',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`sigmaxvideos` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '0',
`albumpicmaxheight` = '0',
`albummaxpics` = '0',
`albummaxsize` = '0',
`usercsspermissions` = '191',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '262143',
`maximumsocialgroups` = '0',
`groupiconmaxsize` = '0'
WHERE usergroupid=9;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : *************************
Error Date : *********************
Script : ************************
Referrer : **************************
IP Address : ***************************
Username : ********
Classname : *************
MySQL Version : ************
I cannot figure out what is wrong? I don't know what to do. The shoutbox I have is the Vsa shoutbox, not the mgb_cb, so I don't know how I will fix this. Please someone help me