Our Sponsors

Please support us by clicking on the banner below, Thank you!

Enable Debugmode automatically when entering admincp

vBulletin Tips Add comments
Category Icon
In you config.php enter this code at the end just above "?>"

Code:

if (VB_AREA == 'AdminCP')

{

        $config['Misc']['debug'] = true;

}


The debug mode will now be enabled automatically when you enter the admincp and disabled once you leave it again.


News Source: vBulletin Community Forum - vBulletin 3.5 Quick Tips and Customizations
Full Story: Read here

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login