Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[OzzModz] Block Registrations With Spam Like Email Addresses Details »»
[OzzModz] Block Registrations With Spam Like Email Addresses
Version: 1.0.1, by ozzy47 ozzy47 is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Anti-Spam Options - Version: 4.x.x Rating:
Released: 09-02-2014 Last Update: 09-04-2014 Installs: 35
Uses Plugins
Translations  
No support by the author.

Another mod brought to you by,


This is a small mod that will allow admins to block registrations from users with multi dotted email addresses.

Original idea was asked by Snowhog in this thread.
kh99 provided the basic code for this to work. Then cloferb posted it as a mod here. Which was just basically a C/P of what kh99 posted in the other thread. So I have released this as a full blown mod, with settings for all the variables.

It is a simple installation, import the product XML, ozzmodz_max_dots

The settings for the mod can be found under, [OzzModz] Block Registrations With Spam Like Email Addresses Settings

Note: The error message they see when they exceed the maximum dots is this:

" Oooops, something went wrong with the registration process. Please check all fields again. "

I would not suggest changing it and saying something like, " you entered to many dots " or some such as this will just tip the spammers off.

Attention: If you are using this mod, Automatically deny registration for users with multi-dotted email address disable that plugin, or delete it, as it will probably conflict with this mod.

Complete Feature List
  • Option to disable the mod completely.
  • Option to set the maximum dots allowed. ( ala . ) I suggest no more than two dots allowed.
  • Option to set the maximum commas allowed. ( ala , ) I suggest no commas allowed.
  • Option to set the maximum semicolons allowed. ( ala ; ) I suggest no semicolons allowed.
  • Option to set the maximum colons allowed. ( ala : ) I suggest no colons allowed.
  • Option to set the maximum hyphens allowed. ( ala - ) I suggest one, but no more than two hyphens allowed.
Frequently Asked Questions.

Q. Why do I need such a thing, you ask?

A. I have seen a rash of users joining sites, with multi dotted email addresses, and 99.9% of the time these are spammers, usually human ones. So by adding this you can prevent them from registering.


-------------------------------------------------------------------------------------------

If you like this mod please hit the button to the right ---->

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available.

* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications.

I appreciate the support!
-------------------------------------------------------------------------------------------

* History (Changelog) *
-------------------------
v1.0.0 (September 2, 2014)
- Initial public release.

v1.0.1 (September 4, 2014)
- Fixed a issue that was not allowing the settings to be taken into affect, thus blocking registrations that had any of the unwanted characters in the email address.

-------------------------------------------------------------------------------------------

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Max Taxable, RichieBoy67

Comments
  #2  
Old 09-02-2014, 11:56 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reserved.
Reply With Quote
  #3  
Old 09-03-2014, 03:30 AM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want to know will it work with : Really Fast Registration by BOP5?!
Is any further settings are required to work?!
I do not want to disable RFR!
Thanks in Advance.
Reply With Quote
  #4  
Old 09-03-2014, 03:55 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ahobilam View Post
I want to know will it work with : Really Fast Registration by BOP5?!
Is any further settings are required to work?!
I do not want to disable RFR!
Thanks in Advance.
Does it require entering a email address at registration?

You can always install this, test it, if there is a conflict you can uninstall.
Reply With Quote
Благодарность от:
ozzy47
  #5  
Old 09-03-2014, 05:19 AM
Firyou Firyou is offline
 
Join Date: Oct 2013
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love it! Nice one ozzy!
Reply With Quote
Благодарность от:
ozzy47
  #6  
Old 09-03-2014, 09:06 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ahobilam View Post
I want to know will it work with : Really Fast Registration by BOP5?!
Is any further settings are required to work?!
I do not want to disable RFR!
Thanks in Advance.
Not quite sure, I have not tried that mod, I would do as Max suggested, or if I get time I can try it later.
Reply With Quote
Благодарность от:
ahobilam
  #7  
Old 09-03-2014, 09:07 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Firyou View Post
Love it! Nice one ozzy!
Glad you like it, and thanks for marking as installed.
Reply With Quote
  #8  
Old 09-04-2014, 11:13 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v1.0.1 (September 4, 2014)
- Fixed a issue that was not allowing the settings to be taken into affect, thus blocking registrations that had any of the unwanted characters in the email address.

I would strongly suggest everyone upgrade ASAP.
Reply With Quote
  #9  
Old 09-12-2014, 01:17 PM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sir,
Installed,
How to find it is filtering such emails?!
Thanks!
Reply With Quote
  #10  
Old 09-12-2014, 02:02 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What you mean filtering?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:34 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04302 seconds
  • Memory Usage 2,311KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (5)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete