The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
IP_NoView! Blocking Guests w/ problem IP addresses from Showthread & Showpost pages! Details »» | |||||||||||||||||||||||||||
IP_NoView! Blocking Guests w/ problem IP addresses from Showthread & Showpost pages!
Developer Last Online: Aug 2020
Background:
The idea behind this product is that we really can't ban some IP addresses without locking out guests and members that we want to be able to access the forums. To further complicate this issue, with some internet providers a member can have a dozen or more IP addresses. Blocking all of these various IPs that a bad user might have would also block dozens of members that could all share the same IP addresses resulting in good guests or members not being able to access the site. This product was created so problem guests with identified IPs can not read the threads and posts in the forums but good members can still get in and use the site! Even guests with the same IP address, will be able to look around the site, see the forums and topics being discussed (just not read the threads or posts) and perhaps decide they wish to join. This script does not impact the registration page, login page, or anything else on the site (unless you add the pluggin code to other hooks that you wish to block ) How the Product works: This script works using hooks for the start of SHOWTHREAD and SHOWPOST and if a visitor is not logged in (ie they are a guest) their IP address is compared to an array of "NoView" IP addresses. If their IP address is in that array, the user will get an error message explaining that they can not see the thread or post because their IP address is on a list of problem IPs and they can login or register to make the problem go away (see attached for showthread and showpost). Inside the AdminCP is an option to turn this script ON or OFF and IP addresses are listed in a text area with one IP address listed per line (see attached). NEW FEATURE ADDED with Version 2.0.0: With some hosting companies, like AOL, users get a new IP address each time they seem to dial into AOL. This makes blocking by a specific IP address difficult if not impossible. Php however affords us a function that allows a script to resolve the host responsible for an IP address. So, with version 2.0.0 of this script I have added the ability to block viewing of threads or posts based on the host. When using this feature, you can use as specific or general of a host as you wish but remember that if you make it too general you will impact a lot more members then if you keep it somewhat specific. For example, the person I wanted to lock out of my website showed up on my Whos Online page as "cache-mtc-ab07.proxy.aol.com". In the list of HOST IP addresses to block I could use ay of the following for that guest to no longer be able to see threads or posts: cache-mtc-ab07.proxy.aol.com ab07.proxy.aol.com proxy.aol.com aol.com .com Note, the one I decided to use was the "proxy.aol.com" as everything before that seemed to change with a new call. This works like the IP list such that you can add one host per line. NEW FEATURE ADDED with Version 2.1.0: I have added two new pluggins that will also block problem IPs or IP Hosts from viewing forums or using the search on the site. If someone does not want these, you can go into your pluggins and turn off the these pluggins inside your pluggin manager under IP_NoView! What Does this Add to your site? 4 Small Hooks 5 Small Phrases 3 vBsettings in the settings table Version Information: Version 1.0.0. - Initial Release Sept 22, 2006 Version 2.0.0 - Released Oct 2, 2006 - Added a way to block based on Resolved Host Name Version 2.1.0 - Released Oct 5, 2006 - Fixed bug processing of BLOCKED HOSTs in array - See: https://vborg.vbsupport.ru/showthread.php?t=128343 - HUGE thanks to nico_swd for the solution! - Added two new plugins to block Forum viewing and Searching for problem IPs Show Your Support
|
Comments |
#12
|
|||
|
|||
Version 2.0.0 of this script has been created.
As indicated above, version 2.0.0 features a way to block by a partial IP Hostname to make it easier to block users of hosting companies that have extremely diverse IP addresses for their members. Now, you can require all "AOL" members as an example to be logged in to view posts or threads. To upgrade, simply download the product and go int your vBulletin AdminCP and reupload the product. Make sure you click "Overwrite" and that is all that will be required. Your blocked IP list should not be affected! Enjoy! |
#13
|
|||
|
|||
EDIT: Product has been updated to solve a problem with the array of HOST IPs (details posted in revision history).
|
#14
|
|||
|
|||
*INSTALLED* and "seems" to be running fine on 3.6.2!
Does this mod have the ability to block an IP range by simply entering a partial IP? Or would that fall under blocking the host? Thank you! |
#15
|
|||
|
|||
Quote:
As for the IP range, I have not worked on that yet as with host blocking I can get pretty much the same effect. For me, it is all about AOL and how they allow people to get a new IP and proxy with each new dial in! |
#16
|
||||
|
||||
I have been terrorized by aol'ers. I'll try it
|
#17
|
|||
|
|||
My resident troll returned and demonstrated they could still access the forum content through the archives. So, in answer to this persistent pest I have added a version of the IP_NoView! code to the archives of my site. I have uploaded a text file with directions so anybody using this can block specific IPs or hosts from viewing your archives as well!
|
#18
|
|||
|
|||
Great work! Thnx and installed.
|
#19
|
|||
|
|||
great addition! KUDOS!
|
#20
|
|||
|
|||
Good job.. really like it. Superb!
|
#21
|
|||
|
|||
I installed this mod, without adding any domains or ips in the options.
Then guests were already seeing the warning and half my sites visitors couldn't view anything... Not good at all! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|