Log in

View Full Version : avatar issue


Deep-Darker
08-04-2011, 07:56 PM
https://vborg.vbsupport.ru/external/2011/08/74.jpg


help my problem olabilirmisiniz ??zemiyorum picture?
Note: English is not google / translate here I am writing with the turn ..

TheLastSuperman
08-04-2011, 08:16 PM
Have you installed any new modifications recently? Running in Safe Mode?

Could be plugin related, try this info:

Also this error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.

If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

This will disable all hooks and allow you to log in properly with no hooks running.

http://www.vbulletin.com/docs/html/disable_plugins

Deep-Darker
08-04-2011, 08:34 PM
I do not understand where this code to add?

<?php

define('DISABLE_HOOKS', true);

HMBeaty
08-04-2011, 08:59 PM
I do not understand where this code to add?

<?php

define('DISABLE_HOOKS', true);
He just told you....
Also this error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.

If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

This will disable all hooks and allow you to log in properly with no hooks running.

http://www.vbulletin.com/docs/html/disable_plugins