Quote:
Originally Posted by Gaia
..................
Code:
MySQL Error : Unknown column 'minpoststoplay' in 'field list'
Error Number : 1054
Date : Friday, February 2nd 2007 @ 03:43:42 PM
Script : http://eternal-realm.net/forum/admin....php?do=update
Referrer : http://eternal-realm.net/forum/admin...usergroupid=22
IP Address
Username : Gaia
Classname : vb_database
|
Same here..
I tried editing admin group to make changes, hit update and got this database error:
Code:
Database error in vBulletin xxx:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<span style=\"color: red;\">',
`closetag` = '</span>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`fcpermissions` = '8',
`arcadepermissions` = '255',
`minpoststoplay` = '',
`minreptoplay` = '',
`minreglengthtoplay` = '',
`profileviewpermissions` = '15',
`tutperm` = '2047',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '1000',
`pmpermissions` = '4',
`pmsendmax` = '10',
`moderatepm_permissions` = '4',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '1040187391',
`genericoptions` = '55',
`profilepicmaxwidth` = '350',
`profilepicmaxheight` = '350',
`profilepicmaxsize` = '85000',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '20000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`journalpermissions` = '34783',
`glossarypermissions` = '127',
`wmailpermissions` = '1',
`allowhtmlpermissions` = '1'
WHERE usergroupid=6;
MySQL Error : Unknown column 'minpoststoplay' in 'field list'
Error Number : 1054
Date : Wednesday, February 14th 2007 @ 10:32:27 PM
Script : http://www.talkjesus.com/admincp/usergroup.php?do=update
Referrer : http://www.talkjesus.com/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : xxx
Username : Chad
Classname : vb_database
Please let me know what may cause this. I got the same error trying to edit other usergroups. I disabled all mods I installed today (plugins), still same error.