Version: 1.0.1, 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: 91
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 a member asked me to modify the script to block specific IPs or IP Hosts from Registering.
How this works
This works through the use of three settings inside the AdminCP >> vBulletin Settings >> Ip_NoRegister! These settings include an ON/OFF switch, a list of blocked IPs, and a List of blocked IP Hosts.
If the system is on, a pluggin at the start of Register check the IP and IP Host of guests and compare them to the array of blocked IPs. If the guest that is trying to register has an IP that matches, then the system generates an error letting them know that the Administrator has blocked registrations by guests with their IP address.
Version Control
6-Aug-2006
- v 1-0-1 Update
- Please see the product file uploaded here: https://vborg.vbsupport.ru/showpost....3&postcount=23
It fixes a couple phrase issues and I do not seem to be able to edit the downloads anylonger so that I can add it here?
Special thanks to "Makc666" for posting this fix while I have been away!
16-Oct-2006
- v 1.0.0 released
- tested in vb 3.6.2.
- beta as I did not test on a live board!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
As Quarterbore didn't reply for my PM but Last Online: Jun 2007 I will post a language phrase fixed version of this mod...
This is ONLY language phrase fixed version! No any function modifications!
Quote:
Originally Posted by BadgerDog
Set it to block mail.ru in attempts to block spammers using that site.
In spite of that, the mod still allows registrations from that site?
What am I missing?
I don't think this mod is functioning, at least for the domain element blocking as above.
Badger, this mods works ok!
I think or you don't understand what this mod does, or you don't understand what you are talking about.
If my computer has IP 123.123.123.123 and admin of forum with this MOD will add my IP to IPS' block list of this MOD I will not be able to register.
If my computer has host name mak666.adsl.net and admin of forum with this MOD will add my host name to HOSTs' block list of this MOD I will not be able to register.
I don't see any association with two above any mail.ru
mail.ru just sends mails and it is not a proxy server.
Just noticed today, that when a guest goes to register, he/she now sees, twice, this:
--------------------------------------------------
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /register.php(79) : eval()'d code on line 25
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /register.php(79) : eval()'d code on line 25
----------------------------------------------------
at the top of the page...they can still successfully register, but how can I get rid of this?
Just noticed today, that when a guest goes to register, he/she now sees, twice, this:
--------------------------------------------------
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /register.php(79) : eval()'d code on line 25
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /register.php(79) : eval()'d code on line 25
----------------------------------------------------
at the top of the page...they can still successfully register, but how can I get rid of this?
does anybody know what i have to type in to block people from registering with hotmail? cause i put in hotmail.com and this one nut keeps coming back using hotmail?
Quote:
Originally Posted by BadgerDog
Set it to block mail.ru in attempts to block spammers using that site.
In spite of that, the mod still allows registrations from that site?
Both of you are trying to prevent users from registering their EMAIL as those domains. That functionality is already built into vb. User Banning Options -> Banned Email Addresses
This mod is to prevent registration based on their actual IP address they are coming from, not what email account they use