The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I made a change to one of my plugins and I mistyped something... it ended up taking my entire forum down... Since the plugin is in INIT_STARTUP, I cant access my admincp to fix it.
Is there a solution for this? I tried to fix the plugin from PhpMyAdmin, but it didn't change anything. |
|
#2
|
|||
|
|||
|
In your config.php file add
define('DISABLE_HOOKS', true); right under <?php then after you fix the problem, remove the code from your config file |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|