Hen Do - Myspace Proxy Directory - Remortgages - Online Loans - Homeowner Loans

PDA

View Full Version : An error on AdminCP


arteaga624
Feb 16th 2008, 6:25 am
Hi boys, i run a Vbulletin V. 3.6.8 based forum at www.forumerbase.com and each time i try to change properties of UsreGroups into my AdminCP (for example if i set the max. numbers of items the group "Admin" can store on inbox and press "update" i get this error:

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` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`genericpermissions` = '1073741759',
`attachlimit` = '0',
`pmquota` = '1350',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '63',
`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',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '',
`vbimghost` = '3',
`vbimghost_upslots` = '3',
`vbimghost_files` = '50'
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Saturday, February 16th 2008 @ 07:17:52 AM

The forum is fully mod and i know i should edit a file or table, but the point is: wich file or table and what edit?

Any suggestion?. Thanks :D

strike forces
Feb 16th 2008, 12:49 pm
Try disabling your plugins:

Admin CP -> vBulletin Options -> Plugin/Hook System

Also run a file check to look for customized or missing files:

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions maybe it will help you ..