C ceekeigh New Member Jun 11, 2009 #1 I messed up my forum when I installed an addon, how can I disable the whole plugin system using sql query?
I messed up my forum when I installed an addon, how can I disable the whole plugin system using sql query?
H Hoxxy New Member Jun 11, 2009 #2 Admin CP >> vBulletin Options >> Plugin/Hook System >> Enable Plugin/Hook System >> No If you cant access admincp open includes/config.php and on the next line below PHP: <?php add: PHP: define('DISABLE_HOOKS', true); Remember to remove once you have fixed your problem
Admin CP >> vBulletin Options >> Plugin/Hook System >> Enable Plugin/Hook System >> No If you cant access admincp open includes/config.php and on the next line below PHP: <?php add: PHP: define('DISABLE_HOOKS', true); Remember to remove once you have fixed your problem