Quote:
Originally Posted by TECK
At the moment no, but if i do disable them globally via config.php it takes away the debug mode.
Tell me exacly how you do this (code insert).
Also, make me a favor, go to Admin CP:
vBulletin options > Plugin/Hook System > Enable Plugin/Hook System
Make sure this option is set to NO.
Let me know if you can manage to turn it off and the options are saved properly.
|
I disable the plug ins by finding <?php at the very top of config.php and adding this code after it::
PHP Code:
define('DISABLE_HOOKS', true);
And no i cant turn the system off in options as said above.

Nor can i change forum names, forum display order, or even the parent forum. Basically nothing works at all in the admin cp.