vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Strange banned IP address issue (https://vborg.vbsupport.ru/showthread.php?t=322202)

chikuru 03-23-2016 06:29 PM

Strange banned IP address issue
 
Code:

vBulletin Message
Sorry. The administrator has banned your IP address. To contact the administrator click here

I am getting this all of a sudden.
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..

Dave 03-23-2016 06:33 PM

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.

chikuru 03-23-2016 07:22 PM

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

Dave 03-23-2016 07:43 PM

Don't remove the whole function, remove what's in-between the opening and closing curly bracket.


All times are GMT. The time now is 06:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01046 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete