Quote:
Originally Posted by dancue
Use firefox, the go button seems to not be working on Safari or IE. (IE without the fix)
|
I have tried this in IE, Firefox and Safari. I have tried it on my PC as well as my Mac. Same thing in all environments.
Quote:
Originally Posted by dartho
Disable the plugin system. Edit your config.php file, and add
PHP Code:
define('DISABLE_HOOKS', true);
on its line directly under the <?php. ie. insert as a new line on line 2. Then you should be able to disable/uninstall mods
|
I followed your instructions and I still cannot get any reaction by pushing the "Go" button. Nothing at all.
The top 8 lines of my config.php file look like this.
<?php
define('DISABLE_HOOKS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.7.0 - Licence Number 15455617
|| # ---------------------------------------------------------------- # ||
|| # All PHP code in this file is ?2000-2008 Jelsoft Enterprises Ltd. # ||
|| # This file may not be redistributed in whole or significant part. # ||