Quote:
Originally Posted by Chris_D
What's the exact error message you get when trying to edit the usergroups. I had a similar thing in the forum manager with the gallery hack after an uninstall of it.
|
It's this
Code:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"#0000FF\"><strong>',
`closetag` = '</strong></font>',
`passwordexpires` = '0',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`genericpermissions` = '254803903',
`attachlimit` = '0',
`pmquota` = '1000',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '23',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`imghost` = '0',
`imghostset` = '',
`imghost_width` = '',
`imghost_height` = '',
`imghost_files` = ''
WHERE usergroupid=6;
MySQL Error : Unknown column 'imghost' in 'field list'
Error Number : 1054
Date : Wednesday, August 24th 2005 @ 11:56:52 AM
Script : http://www.mywebsite.com/admincp/usergroup.php
Referrer : http://www.mywebsite.com/admincp/usergroup.php?do=edit&usergroupid=6
IP Address :
Username :
Classname : vb_database