Quote:
Originally Posted by CaptChill
Which PHP form do I look for Zach?
Q7. How to I turn on debug mode?
A7. Find
PHP Code:
// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';
add under
PHP Code:
// Enable / Disable Debug mode
// 1 on. 0 off.
$debug = '1';
|
It's true that that very important piece of information is missing from the post in question.
But to answer it for you, it's includes/config.php.