Quote:
Originally Posted by KissOfDeath
thats the first thing i tried, the only way i can think of fixing it now is to create a new forum on a different database, the switch the template database with my existing one
|
Try globally disabling all your plugins in your includes/config.php file by adding the line
Code:
define('DISABLE_HOOKS', true)
and see if that gives you admincp access