Log in

View Full Version : problem..


Dzelil
02-24-2008, 03:38 AM
Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<B><font color=\"#FF0000\"><b>',
`closetag` = '</font></B>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`forumpermissions` = '1048575',
`genericpermissions` = '1073741759',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`trgpermissions` = '1'
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Date : Sunday, February 24th 2008 @ 12:38:05 AM
Script : http://madspot.org/admincp/usergroup.php?do=update
Referrer : http://madspot.org/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : 99.249.145.252
Username : armijaBIH
Classname : vB_Database

--------------- Added 1203831561 at 1203831561 ---------------

everytime I try to edit a usergroup I get this error

Marco van Herwaarden
02-24-2008, 07:34 AM
You have uninstalled a modification, but left the bitfield_XXXX.xml file in the ./includes/xml directory. Remove files belonging to uninstalled modifications.