Quote:
Originally Posted by RoC wonko
do you any way that it can be done?? the only admin who could do it before is away for a month to the states 
|
If you have access to ftp files, then you can try downloading your includes/config.php file and adding the following line (at the top just under <?php)
Code:
define('DISABLE_HOOKS', 1);
then upload it and overwrite the existing file. Then hopefully you can log in and disable the vbsecurity product (or do whatever you have to do to enable your ip). Remove the DISABLE_HOOKS line from your config.php when you're done.
If this doesn't work you'll have to ask dbtech - I'm not familiar with that product.