Thread: Integration with vBulletin - BlockScript vBulletin Integration
View Single Post
  #10  
Old 01-12-2011, 01:34 AM
upsideout's Avatar
upsideout upsideout is offline
 
Join Date: Feb 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ssslippy View Post
You should really be doing all IP blocking at the server level as having to run a Php script is a lot more server load especially vs a bot who will hit the site quickly.
You can simultaneously use your firewall and BlockScript as they can compliment each other well. BlockScript has both cookie-based and disk-based caching systems that efficiently block traffic from previously blocked users.

Quote:
Originally Posted by OldSchoolDSL View Post
Anyone can block an Ip range and thus, block a country using vBulletin (AdminCP > options > User ban options).
Anyone cal also do this on their server.

Anyone can setup their forum or server using htaccess to make a white list.
Geolocation in BlockScript is powered by MaxMind's GeoLite database which we have licensed for redistribution in this way. GeoLite is extremely accurate and regularly updated. Additionally, when BlockScript is licensed, it will block over 20 million proxy and hosting provider IP addresses. We are constantly adding to and improving our blacklists and software. Webmasters rely on BlockScript when they don't want to use their valuable time manually managing blacklists when it can be managed for them.

Quote:
Originally Posted by Hornstar View Post
How will the block message look?

Can we customize the block message?
The standard error message looks like this and can be customized. Also, one of the Developer APIs that we provide enables "Transparent Mode". When BlockScript's Transparent Mode is enabled, no blocking will be performed, and alternatively, information about the user is provided by BlockScript within the $_SERVER global variable for use with other systems. In other words, you can use Transparent Mode to construct your own blocked user page.

Quote:
Originally Posted by Hornstar View Post
I don't want it looking like this ... Which does not spell information correctly.
Thanks. That typo will be corrected in the next release.

Quote:
Originally Posted by worried View Post
This sounds interesting. I'd really like to use this specifically for my register page not the entire site is this possible?
Yes but not currently using the vBulletin plugin. One way to accomplish this is to follow our Basic Integration instructions to install BlockScript only in vBulletin's register.php file.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01179 seconds
  • Memory Usage 1,781KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete