Quote:
Originally Posted by wizardan
Admin CP>>>Usergroups
Edit each group.
Default permissions are set to 'no' it looks like.
|
I see that but there are no descriptions as to what I am doing or granting access too...... That field it just blank with boxes that I can check.
And I get the following error when I set anything to what could be "yes":
PHP 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` = '<span style=\"color: #FF3300; font-weight: bold;font-style: italic;\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '360',
`canpostmedia` = '1',
`canviewmedia` = '1',
`ecdownloadpermissions` = '16243',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1',
`ewt_chat` = '8',
`postsforurls` = '5',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '5000',
`pmpermissions` = '7',
`pmsendmax` = '200',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '1039138751',
`genericoptions` = '55',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '30720',
`avatarmaxwidth` = '137',
`avatarmaxheight` = '87',
`avatarmaxsize` = '20000',
`signaturepermissions` = '234751',
`sigpicmaxwidth` = '600',
`sigpicmaxheight` = '110',
`sigpicmaxsize` = '30720',
`sigmaxrawchars` = '550',
`sigmaxchars` = '500',
`sigmaxlines` = '8',
`sigmaxsizebbcode` = '2',
`sigmaximages` = '5'
WHERE usergroupid=6;
MySQL Error : Unknown column 'ewt_chat' in 'field list'
Error Number : 1054
Date : Wednesday, May 2nd 2007 @ 04:56:59 PM
Script : http://www.XXX.com/forums/admincp/usergroup.php?do=update
Referrer : http://www.XXX.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : 24.210.70.125
Username : XXX
Classname : vB_Database_MySQLi
And yes I did uninstall the previous version and uploaded/overwrote everything to this version.