I have tried loads of times to try adding a new user group but keep getting this error, anyone got any ideas on how to fix it.
Database error in vBulletin 3.0.1:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO usergroup
(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `arcadepermissions`, `hhroptions`, `forumpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `adminpermissions`, `genericpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`)
VALUES
('Gold Members', '', '', '', '', '', '', '0', '0', '0', '0', '651271', '1000000', '0', '0', '5', '0', '1', '0', '2626563', '9', '100', '100', '25000', '50', '50', '20000');
MySQL Error : Unknown column 'hhroptions' in 'field list'
Error Number : 1054
Date : Thursday, September 7th 2006 @ 05:32:55 PM
Script :
http://www.scoused.net/admincp/usergroup.php
Referrer :
http://www.scoused.net/admincp/usergroup.php?do=add
IP Address :
Username :
Classname : vb_database