Debug-mode in Admin-CP and for super admins only
This modification is in the archives.
Ok, this hack enables the debug mode in your Admin-CP only (not on the user-side) and limited to super-admins there. In other words: You have to be in your ACP and listed as a super-admin to 'see' the and use debug-mode.
I think it's quite useful to be able to fiddle around with your MASTER-style, -settings on your online forum and so on, without displaying the debug-stuff for everyone else. To apply this hack do the following: find in /forum/admincp/global.php: PHP Code:
require_once('./includes/sessions.php');
PHP Code:
// ###################### Enable debug mode for super administrators #######################
Note: I haven't tested this, but I suppose you can apply the same to /forum/global.php if you want to enable this everywhere on your forum, but still for super-admins only. Download No files for download. |
Similar Mods
KX - Debug Mode | vBulletin 3.8 Add-ons |