Log in

View Full Version : User Groups


RawTaLenT
06-03-2008, 05:35 PM
It wont let me edit my user groups can someone tell me how to fix this. PLease dummy it down alittle for me since im just learnin VB

this is the code i get

Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'BDSL Administrator',
`description` = 'BDSL Head Admin',
`usertitle` = '',
`opentag` = '<span style=\"color:red;\">',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`bumpthreadspermissions` = '0',
`bumpthreadslimit` = '',
`vbtube` = '31',
`radiotvpermissions` = '2047',
`awardpermissions` = '1',
`mgc_cb_evo_permissions` = '255',
`mgc_cb_evo_nbmsg_show` = '0',
`mgc_cb_evo_nbmsg_perday_show` = '0',
`trgpermissions` = '15',
`ugphelpcenter` = '4095',
`forumpermissions` = '8387839',
`genericpermissions` = '1543771779',
`attachlimit` = '1000000',
`pmquota` = '500',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '63',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '102400',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '102400',
`signaturepermissions` = '237055',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '102400',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '65535',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '5',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`unreq_perms` = '3',
`mgc_cb_evo_default_color` = '000000'
WHERE usergroupid=25;

MySQL Error : Unknown column 'bumpthreadspermissions' in 'field list'
Error Number : 1054
Request Date : Tuesday, June 3rd 2008 @ 02:17:49 PM
Error Date : Tuesday, June 3rd 2008 @ 02:17:49 PM
Script : http://www.bestdamnsocomleague.com/forum/admincp/usergroup.php?do=update
Referrer : http://www.bestdamnsocomleague.com/forum/admincp/usergroup.php?do=edit&usergroupid=25
IP Address : 96.243.97.203
Username : [BDSL Creator] .RAWxTALENT.
Classname : vB_Database
MySQL Version : 5.0.45-community

veenuisthebest
06-03-2008, 06:49 PM
you have a bump threads mod installed that is creating this problem..

try uninstalling it !!

Dismounted
06-04-2008, 09:48 AM
You have probably uninstalled it but have not remembered to remove the files.

Opserty
06-04-2008, 09:52 AM
check the includes/xml/ folder of your installation for files relating to the modification.