i tried to install ,uploaded files imported language ,but when i try to set user permissions its giving me sql error as follows:-
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`mgccustomusergroupperms` = '261',
`nbmsgshowchatbox` = '5',
`trgpermissions` = '0',
`forumpermissions` = '782847',
`genericpermissions` = '505943751',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '20000',
`signaturepermissions` = '235519',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Thursday, January 10th 2008 @ 08:52:10 PM
Script : http://www.xxxxxxx.org/admincp/usergroup.php?do=update
Referrer : http://www.xxxxxxx.org/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : xx.xx.xx.xxx
Username : xxxxx
Classname : vB_Database