PDA

View Full Version : a big probeme with Admin Pane


scorpss
11-09-2012, 05:16 PM
hello all ,


i have a big probleme since hours ! when i try to change or edit something on admin panel , i have this :

http://www.noelshack.com/2012-45-1352377406-sans-titre.png

someone can help me please ?


here is the error on he screen :

The GamerzUnivers : R?f?rence de Cheats & Warez ! database has encountered a problem.
Please try the following:

Load the page again by clicking the Refresh button in your web browser.
Open the www.gamerzunivers.eu home page, then try to open another page.
Click the Back button to try another link.

The www.gamerzunivers.eu forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.

Database error in vBulletin 4.1.5:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = '[Codeur]',
`description` = '',
`usertitle` = '<img src=\"tutututtututut\" alt=\"\" />',
`opentag` = '<span style=\"color: #007B7B\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_refreshrate` = '20',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0',
`medialibperms` = '127',
`medialibmodperms` = '0',
`forumpermissions` = '10219775',
`genericpermissions` = '514332547',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '1',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '5',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '120',
`profilepicmaxheight` = '120',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '140',
`avatarmaxheight` = '140',
`avatarmaxsize` = '20000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '200',
`sigpicmaxsize` = '500000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '2',
`albumpermissions` = '207',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '5',
`visitormessagepermissions` = '19',
`socialgrouppermissions` = '255871',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535'
WHERE usergroupid=4;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Thursday, November 8th 2012 @ 08:47:11 PM
Error Date : Thursday, November 8th 2012 @ 08:47:11 PM
Script : http://www.gamerzunivers.eu/admincp/....php?do=update
Referrer : http://www.gamerzunivers.eu/admincp/...&usergroupid=4
IP Address : 78.240.164.43
Username : Sc0rps
Classname : vB_Database
MySQL Version : 5.1.65-cll

sad sad !

can someone help me please ? !

kh99
11-09-2012, 05:25 PM
Dearching for that error I've found that it is caused by the chatbox evo mod. Termporarily disable all mods by editing your includes/config.php file and adding this near the top, just under the <?php line:
define('DISABLE_HOOKS', true);


The go to the adminCP and disable or uninstall that mod.