Version: 1.00, by Quarterbore
Developer Last Online: Aug 2020
Category: Moderators Functions -
Version: 3.6.2
Rating:
Released: 10-16-2006
Last Update: 10-16-2006
Installs: 14
Uses Plugins
Is in Beta Stage
No support by the author.
Background:
This script is basically the same code used for my IP_NoView! hack but was created because of two people that asked me to modify the script to block guests from Posting as opposed to viewing. In their case, they allow guests to post in some of their forums and they needed a way to block guests with problem IPs from being able to post.
Like my IP_NoView script, once the blocked guest logs in, this script will not have any impact on their use of the forums. To test this, I blocked my own IP address and IP host and as soon as I logged in I was able to use the site as normal.
How this works
This works through the use of three settings inside the AdminCP >> vBulletin Settings >> Ip_NoView! These settings include an ON/OFF switch, a list of blocked IPs, and a List of blocked IP Hosts.
If the system is on, two pluggins at the start of newpost and newthread check the IP and IP Host of guests and compare them to the array of blocked IPs. If the guest that is trying to post has an IP that matches, then the system generates an error letting them know that the Administrator has blocked posts by guests with their IP address.
Version Control
16-Oct-2006
- v 1.0.0 released
- tested in vb 3.6.2.
- beta as I could not test on a live site as I do not allow guests to post!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I just tried this mod and blocked my own IP. But I was still able to post as a guest...?
Thank you so much for making this mod though, the morons that are poluting our forum will soon be very surprised!
Are you sure you remembered to turn it on?
Did you try blocking based on your IP Host if your IP was not blocked?
Also, depending on your IP Provider, some IPs will change while you are browsing... AOL does this and drives me nuts!
I have another hack I have been using on my site that I can give you that will make it easy to verify that yout IP is not changing to trouble shoot. Just send me a PM if you still have problems but that code is part of a bigger project that I am not ready to release yet!
Correct, just this product... You should have one pluggin that should be active and the settings turned on and the IP address added. I tested it on 3.6.2 so I am curious...
Do you know what version PHP you use? I will need to strip down some code to allow you to confirm that the code is getting your IP correctly. I can't do it tonight.... Look for a PM tomorrow evening!
I have finally managed to strip down my next release to a point that it will get you what you need. Please download the userloggerlite zip file and follow the instructions in the enclosed instructions.txt file.
It is IMPORTANT that you don't leave this on your site too long as that text file will get HUGE if you don't clear it out every so often!
What I need to know is if your server is able to resolve IP addresses and IP Hosts and that the addtess that this outputs is what you had tried to use in your IP_NoPost! list of IPs!
If this is really necisarry then I will have to do this in a few days... but my whos online resolves ips just fine, if that means anything.
It is up to you but this is the best way to test what your sever says to debug any issues. If the script works for you, then you don't need to test it.