define('DISABLE_HOOKS', true);
In that case, your IP address has been added to the vBulletin Option for IP address banning (vBulletin Options -> User Banning Options -> Banned IP Addresses).I was trying to log into the ACP.
Here is the message I can't get rid of "Sorry. The administrator has banned your IP address. To contact the administrator click here."
So in essence it's saying that I banned myself and to contact myself![]()
The only whitelisting feature I'm able to find is the one in vBSecurity that exclusively deals with IP addresses being allowed to access the AdminCP, which does not interact with the forum banning system at all.The IP it banned was whitelisted and marked as being protected, so WHY was it banned?
To bypass an IP ban, open up /includes/functions.php and findI just need to know where to clear the ban at.
function verify_ip_ban()
{
return;
Then it's impossible that it's the mod that's handling the ban, and it's most likely the IP banning as mentioned above.There's no bans listed under forum bans for standard vB bans, so it must be somewhere in the hack that it's storing the information. When I disable the hack the message still appears.
I would strongly advise you to be careful with setting IP bans. The mod features a notification option alongside the IP banning option, which we use here on DBTech in lieu of the banning option for this exact reason. This will allow you to make an informed decision on each IP address that's failing your AdminCP logins.This has really disputed working on the site. Not a happy camper.
We use essential cookies to make this site work, and optional cookies to enhance your experience.