
12-05-2006, 06:55 AM
|
 |
|
|
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by da420
Updated now getting this when updating usergroup permissions;
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '360',
`canpostmedia` = '1',
`canviewmedia` = '1',
`forumpermissions` = '1048575',
`genericpermissions` = '1039138751',
`attachlimit` = '0',
`pmquota` = '4200',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '54',
`profilepicmaxwidth` = '640',
`profilepicmaxheight` = '640',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '250',
`avatarmaxsize` = '75000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`vbgmepermissions` = '31'
WHERE usergroupid=6;
MySQL Error : Unknown column 'canpostmedia' in 'field list'
Error Number : 1054
Date : Monday, December 4th 2006 @ 11:46:39 PM
Script : http://www.xxxxxxx.com/forum/admincp/usergroup.php?do=update
Referrer : http://www.xxxxxxx.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : xx.xx.xx.xx.xx
Username : xxxxxx
Classname : vb_database
|
Hi!
The new product should fix this.
Best Regards,
Jan Jaap
|