hello,
i am testing out your vbulletin hideaway extension, which looks very interesting. unfortunately i am getting an error message, which you'll find below:
Quote:
Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`hideawaypermissions` = '1'
WHERE usergroupid=6;
MySQL Error : Unknown column 'hideawaypermissions' in 'field list'
Error Number : 1054
Date : Thursday, April 6th 2006 @ 05:37:26 PM
Script : URL
Referrer : URL
IP Address : xxxxxx
Username : xxxxxx
Classname : xxxxxx
|
i put the "xxxxxx" in spots that pertained to private information.
i am running vbulletin 3.5.0, with a security plugin that takes care of the xss vulnerabilities that have resulted in the subsequent minor updates.
any idea how this problem can be fixed? any help is greatly appreciated.
thanks,
simit