Quote:
Originally Posted by Lynne
You are unable to disable the plugins through your admin cp? Try doing so through your config.php file:
edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
You may need to also to do includes/xml and remove any non-standard vbulletin xml files also (some mods have xml files added in there).
|
thanks for all your help, just tried that and still no luck :down: