The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Strange banned IP address issue
Code:
vBulletin Message Sorry. The administrator has banned your IP address. To contact the administrator click here I tried disabling plugins, using proxy(lots of proxy to change IP), and I still cant get inside the forum. No users can login to the forum and getting this message.. |
#2
|
|||
|
|||
Do you use a service such as Cloudflare or Incapsula? Try disabling it.
It's possible you have their IP addresses blocked in the vBulletin AdminCP > Settings > Options > User Banning Options. If you completely can not access the forum because of that, open /includes/functions.php, look for the "verify_ip_ban" function and remove everything inside of it. If that also doesn't work then it has to be a plugin/script causing this. |
Благодарность от: | ||
MarkFL |
#3
|
|||
|
|||
I am getting this after removing ban IP function
Fatal error: Call to undefined function verify_ip_ban() in /home/*********/public_html/forums/includes/class_bootstrap.php on line 910 |
#4
|
|||
|
|||
Don't remove the whole function, remove what's in-between the opening and closing curly bracket.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|