AdminCP error

noko93

New Member
Hello. I have a problem with the usergroup manager. Some Permissions "dissapeared" and are in blank, and if i turn it on, my DB crashes. I attach an image of my problem. I hope you can help me with this.

Thanks.
 
Post the error print out that you are getting and it will show what program or add on is causing the problem.
 
Hello, thanks everybody. I'm using vB 3.7 Beta 4 but i'm getting this from version 3.6.8 :S

I checked a option and this is the error:

"Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Super Moderadores',
`description` = '',
`usertitle` = 'Super Moderador',
`opentag` = '<strong><span style=\"color:#0033FF\">',
`closetag` = '</strong></span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`nbmsgshowchatbox` = '',
`mgccustomusergroupperms` = '1',
`forumpermissions` = '8388607',
`genericpermissions` = '2113929151',
`attachlimit` = '0',
`pmquota` = '65535',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '1',
`genericpermissions2` = '1',
`genericoptions` = '63',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '125',
`avatarmaxheight` = '200',
`avatarmaxsize` = '4294967295',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '2000',
`sigmaxrawchars` = '65535',
`sigmaxchars` = '65535',
`sigmaxlines` = '65535',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '65535',
`albumpermissions` = '127',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '255'
WHERE usergroupid=5;

MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list'
Error Number : 1054
Date : Saturday, January 26th 2008 @ 11:05:24 PM
Script : http://absolutfx.com/foro/admincp/usergroup.php?do=update
Referrer : http://absolutfx.com/foro/admincp/usergroup.php?do=edit&usergroupid=5
IP Address : 201.213.125.73
Username : lord_noko
Classname : vB_Database
MySQL Version : 5.0.15"

Thanks again! :)
 
Your problem is with a chatbox plug in. You should disable or uninstall your chatbox mods as one of them is causing the error.
 
One more time thanks.
I installed a chatbox plugin 3 or 4 months ago, and i uninstalled it but i didn't remove some XML files. That was the problem.

Thank you PBX1 and all for your help!
 
Back
Top