![]() |
BlockScript vBulletin Integration
1 Attachment(s)
This plugin allows you to easily integrate your BlockScript installation into your vBulletin forum, eliminating the need for any manual file modifications. The BlockScript installation package is included with this download.
BlockScript is a PHP script which enables webmasters to quickly and easily deny access to problematic users that are difficult to block using standard methods. We are pleased to announce that BlockScript now provides free access to the following core features:
BlockScript provides free access to these core features and purchasing a license key unlocks all other features. When licensed, BlockScript detects and blocks requests from all types of proxy servers and anonymity networks, hosting networks, undesirable robots and spiders, and even entire countries. Running a popular forum requires constant vigilance. Forums face constant attack from threats such as: spammers who take advantage of a forum, bots that steal your content and bandwidth, and trolls who seek attention no matter the cost to you. Now you can stop problem users who use proxies and anonymity networks to bypass your bans. Demo URL: http://www.blockscript.com/ |
You currently have this modification tagged.
Will look into this.... |
Think I'll pass on this one.... Everything this currently offers (in your free version).... Is already included in vBulletin.
|
Quote:
|
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.
|
Quote:
Anyone cal also do this on their server. Anyone can setup their forum or server using htaccess to make a white list. Both vBulletin and your server can log these. |
Quote:
|
How will the block message look?
Can we customize the block message? I don't want it looking like this: Code:
|
This sounds interesting. I'd really like to use this specifically for my register page not the entire site is this possible?
|
Quote:
Quote:
Quote:
Quote:
Quote:
|
This will still put a very load on your php and thus, your copy of vBulletin (your community).
If you had this in away which would not affect php, but rather affectively run this on the server level... It would be something worth looking into. |
Quote:
But again... You're free version seems useless. It offers nothing new, that can not already be done without installing your "mod". It is my opinion .... That this is just another "try" to market your paid product here (again). |
Quote:
Quote:
Quote:
|
If you're using GeoLite as DB for blocking countries, installing mod_geoip and setting up mod_rewrite to deny requests from country ranges seems way more effective since this works with deny / allow before even PHP gets active.
Just mean it's useless to drop traffic via PHP since the traffic already reached it. And about the other things - decent firewall and mod_security offer the same options in a way better way - including logging and all the other things. Just my opinion - if one wants to block, best do it at the first levels (Firewall, Webserver) instead of the last levels (PHP script etc.) Something like: Quote:
Should be more efficient than letting PHP parse everything. Bots and Proxies - well - mod_security can take care of them :) |
This a vBulletin plugin. Angel-Wings' suggestions might be useful for those who are comfortable administering a server and know how to block countries, configure firewall rules, setup mod_security, and maintain a database of over 20 million proxy and hosting provider IP addresses. If that doesn't describe you then maybe BlockScript can help.
|
blockscript.com mentions "purchase" i think i smell spam integrating vBulletin into a commercial product then post the plugin here nice one to boost your sales... since the plugin needs the blockscript
|
Quote:
Quote:
Edit: Upsideout, where did you see a clarification on those 4 core features listed? Quote:
How do we know from their site what is a core feature and not? http://www.blockscript.com/features.php that is not clear and I would personally like some clarification on it as I assume others would before installing ;). |
There are many vBulletin plugins that provide both a lite and a commercial version and BlockScript is no different. As has been mentioned previously, this plugin provides valuable and useful services (such as Country Blocking, Custom IP Whitelisting, Custom IP Blacklisting, and Logging of same) for free. We also provide a one week free trial of the commercial version.
|
Quote:
|
Quote:
And while I "personally" still think this "mod" does not offer anything of value. At least this release does offer "something" to those who install it (other then a 7 day demo). |
Quote:
|
Quote:
|
Quote:
RewriteBase has to be absolute related to the location where you want to apply it's rules. If you place it with RewriteBase / in your Docroot <directory> block it rules apply for all handled subdirectories, if you place it inside a <directory> block only this directory. Another way would be placing it inside your Docroot <directory> block and using another RewriteBase. As example: Quote:
Quote:
Well - that was kinda off-topic :D And about the plugin: I would still keep the point that it's not good to apply blocks at the latest level of the chain because the IP and the traffic already made it the PHP parser and PHP is busy reading the IP via REQUEST or X_FORWARDED_FOR, open a database, read more data, compare, apply or not apply block etc. etc. etc. And someone who can't create a .htaccess or add a line like: Deny from 254.254.254.254 To block this IP shouldn't maybe have his own server and rent either a managed machine or some shared hosting. Blocking via PHP is like letting the burglar into your house then trying to take care of him while it would be better to just close the door and the windows that he can't even make it into. |
hello,
Yes i did see that (the one week trial) but vb.org rules say this kind of plugins are not permitted here... still it can be usefull (and helpfull) for users who are not so "technical" when i need to block a whole country i just configure iptables todo it but i can understand this is not so easy as this plugin can do |
Quote:
|
Quote:
http://www.blockscript.com/features.php Quote:
|
I've been trying to install this script and plugin and keep getting loads of stupid errors.
If I install the plugin it complains about the paths: Warning: include_once([path]/../../blockscript/detector.php): failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 6 Warning: include_once(): Failed opening '[path]/../../blockscript/detector.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in [path]/includes/init.php(331) : eval()'d code on line 6 Disabling the plugin (which means disabling all plugins completely because nothing will load) I tried to just install the script by itself and was met with a load of inexplicable errors about .htaccess files and 403 errors *sigh* |
irishblacknight,
Note, this plugin is for integration into vBulletin and you will need to setup BlockScript first. Please ensure you have uploaded the BlockScript package, set the appropriate permissions, and configured the options in the BlockScript Control Panel before using this plugin. If you still encounter difficulties, please contact us via the contact form on our website and we will be happy to assist you further. |
Quote:
So your install docs are a bit lacking :) Basically I've tried installing the script by itself and then adding the plugin, but neither method works. It's also not mentioned anywhere in the docs you ship with the plugin that ioncube loaders are needed. |
Quote:
BlockScript does require ioncube loaders and they are included with the package when downloaded from the BlockScript website, however, we weren't able to attach them with this plugin because of the file size limitation. If you still encounter difficulties, please contact us via the contact form on our website and we will be able to provide timely assistance. |
I managed to get it resolved and working, but your install instructions and the directory layout of the plugin download (in the zip) is not very good compared to most plugin releases
Most plugin authors provide the files and directories in the zip in such a way as to make uploading them logical You don't |
Quote:
We are happy to hear that you have successfully installed BlockScript. We think you will be very satisfied now that you can see how well it works. :up: |
thank you for this
|
Apparently this mod does not work on 4.1.2
|
Quote:
|
Interesting, might try it soon.
|
I tried installing this on vB 4.2.0 pl 3, but it didn't work. Not sure if I did it right, but does it work without buying a license? If not, then it's useless (I'm not paying 200 dollars for a proxy blocker).
|
No does not work even the full version from the site
|
Quote:
Quote:
A license is not required to use the Core features of BlockScript which include country blocking, custom whitelists and blacklists, logging and statistics, and automatic updates. A one week free trial of all features is automatically activated upon installation and will revert to the Core version afterwards. Please contact us if you experience any issues installing the software. Thank you. |
All times are GMT. The time now is 11:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|