Back to vBulletin 3 Articles

Turn on the debug mode
by MrNase 10 Jun 2005

You can turn on the debug mode simple by adding:

PHP Code:
$config['Misc']['debug'] = true
to your includes/config.php just before
Code:
/*======================================================================*\
|| ####################################################################
(which is at the end of the file )

To turn it off you may remove that line or change it to:
PHP Code:
 $config['Misc']['debug'] = false

Similar Mods

Administrative and Maintenance Tools ZH - Debug Mode vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024