Thanks
all double
regards
Debug Mode
Collapse
X
-
Both config.php files require removing the slashes.
1) /core/includes/config.php
// This allows you to enter debug mode, which is for support or development
// to help understand how pages are built. This should NEVER be enabled in
// a live environment.
$config['Misc']['debug'] = true;
and
2) /config.php
// This setting enables debug mode, it should NEVER be used on a live site
$config['debug'] = true;Leave a comment:
-
Debug Mode
vbulletin have now two config files and in both there is the debug option.
which file should I remove comments for debug?
Thanks
RegardsTags: None
Related Topics
Collapse
-
by Gizmo99Hi
Editited both Config.php
In Admincp you see the Debug Flash at the top, but in the forums nuffin zip
running 5.2.6
Giz-
Channel: vBulletin 5 Installs & Upgrades
Sun 12 Mar '17, 1:09pm -
-
by Ryan McBainWhen I go to my AdminCP it says at the top of the page, right next to the version of Vbulletin I'm using "Debug Mode Active​" "Site off" in red. Is that supposed to be there? I never...
-
Channel: Support Issues & Questions
Wed 24 Aug '22, 4:25pm -
Leave a comment: