
03-28-2008, 12:55 PM
|
|
|
Join Date: Jul 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Hello,
We have done everything you have said to do i the Installation Instructions, it is just when we go to change permissions to set who can see the arcade etc we get the following error.
Code:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Elite Users',
`description` = '',
`usertitle` = 'Elite Users',
`opentag` = '<span style=\"color: #CC9933\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`arcadepermissions` = '15',
`minpoststoplay` = '',
`minreptoplay` = '',
`minreglengthtoplay` = '',
`forumpermissions` = '782847',
`genericpermissions` = '505943239',
`attachlimit` = '0',
`pmquota` = '100',
`pmpermissions` = '3',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '137215',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1500',
`sigmaxchars` = '750',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=9;
MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
Date : Friday, March 28th 2008 @ 09:45:02 AM
Script : http://uk-sims.fw.nu/admincp/usergroup.php?do=update
Referrer : http://uk-sims.fw.nu/admincp/usergroup.php?do=edit&usergroupid=9
IP Address : xx.xx.xxx.xxx (security purposes).
Username : admin
Classname : vb_database
Can any of you guide us in the right direction  ?
Thanks.
|