error in the DB when i try to edit the group
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'المديرة العامة',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"#0000ff\"><b>',
`closetag` = '</b></font>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`uploaderperm` = '0',
`uploadermaxfilesize` = '2097152',
`uploadermaxfoldesize` = '10485760',
`uploaderfilestypes` = 'jpg, jpe, jpeg, png, gif, txt, swf, zip, doc',
`custompermissions` = '0',
`maxsiglines` = '2',
`maxsigfontsize` = '3',
`maxsigimgsize` = '0',
`maxsigimgwidth` = '450',
`maxsigimgheight` = '500',
`maxsigimages` = '2',
`sigforbiddencodes` = 'HTML',
`forumpermissions` = '1048575',
`genericpermissions` = '205520831',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '1',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '31',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '20000',
`hhroptions` = '16',
`arcadepermissions` = '31'
WHERE usergroupid=6;
MySQL Error : Unknown column 'hhroptions' in 'field list'
Error Number : 1054
|