Quote:
Originally Posted by Paul M
Just adding the genereric disable hooks define to your config.php would also allow you back in.
PHP Code:
// Disable Hooks define('DISABLE_HOOKS',true);
|
I did just that...
There is however a slim, coincidental hole with this idea as it will disable all the spam stuff, the protection stuff and everything else for the brief period where one has to do the changes in config.php and then gain access again to add another IP..
There is a vulnerability here... I like the password idea.