![]() |
debug mode for 3.6.4?
I want to be able to enable debug mode on vB 3.6.4
I have already tried placing the following in config.php as I used to on older versions but it does not seem to work now. if ($REMOTE_ADDR == 'xxx.xxx.xxx.xxx') { $config['Misc']['debug'] = true; } Any help would be appreciated. |
$REMOTE_ADDR probably isn't set. Try $_SERVER['REMOTE_ADDR'].
|
Just use vBulletin's IPADDRESS.
It is already defined by the time config.php is loaded. |
Quote:
|
Quote:
He's telling you to use that constant instead, like this; PHP Code:
|
So i should put that in my config file instead?
|
All times are GMT. The time now is 06:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|