Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Really Fast Registration by BOP5 Details »»
Really Fast Registration by BOP5
Version: 2.2.0, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.x.x Rating:
Released: 08-16-2013 Last Update: 12-17-2013 Installs: 92
Supported Uses Plugins Auto-Templates
Additional Files  

Brought to you by BirdOPrey5 / Qapla.com

Live Demo: http://www.totallycommercials.com/

The purpose of this mod is to get users registered as quickly as possible. Users just enter a username, a valid email address, check a box agreeing to the rules (optional), and hit register, and they are sent an email with a randomly generated password.

The fact they get the password by email confirms they entered a valid email address (if they ever log in, you know it is legit.)



Full Feature List
  • Displays on top of Forum Home (forum.php)
  • Ability to customize script name to reduce chances of Spam
  • Uses built in VB javascript to verify valid username in real time
  • Uses 3rd party javascript to detect user's timezone and set it during registration
  • Fully Phrased for easy customization or translation
  • Full use of Stylevars to control colors/layout options
  • Agree to Forum Rules checked by default option
  • Show randomly generated password after registration option (this could lead to users with invalid emails however, not recommended)
  • Random passwords generated vary in length
  • Choose default usergroup for new registrations
  • Register button not active until valid looking username/email entered into form
  • Apply specific referrer to all users who register via this mod (good for tracking purposes)
  • Compatible with my Rename Regiter.php Mod
  • In unlikely event of error on registration user returned to regular registration script.
  • Option to hide rules completely
  • Option to show RFR Form to Admins at all times
  • Option to put RFR Form on any/all templates manually (RFR Anywhere)
  • Option to show JavaScript confirmation that explains why a valid email is needed and gives user option to update their email address.
  • Compatible with VB 3.8.x
  • Support for Human Verification
  • Added option allowing user to hide the form for a set number of days
  • NEW - Added option to enable the register_addmember_complete hook to increase compatibility with other registration mods
  • NEW - (In Beta) - Added option to use RFR form in "IFRAME" mode for non-VB pages.


I've used this mod for a month or so on my site, I have not had any spammers use it, probably too new for them to take notice.

The mod uses its own email phrases for new registrations so be sure to customize it if you want to.

Some important phrases...

Email Body Text Phrases
bop5rfr_newuser - Email sent to email addresses set to be notified of new users
bop5rfr_welcome - Email sent to new users (contains their password and other info)

Error Message Phrases
bop5rfr_reg_complete - Message shown upon completed Registration
bop5rfr_error_missing_values - Message shown if missing values (only possible if javascript disabled)

Front-End Redirect Messages
bop5rfr_problemredirect - Message shown if error and being redirected to full registration form (unlikely to happen)

GLOBAL Phrases
bop5_rfr_agree_to_rules - Agree to rules text
bop5_rfr_really_fast_reg_join_now - Text in title
bop5rfr_timezone_detect - [Timezone Detetion]
bop5rfr_confirm1 & bop5rfr_confirm2 - JavaScript Confirmation before submitting form



The "External Content" is an option to load the time zone detect javascript remotely, you can load it locally if you prefer.

This mod is compatible with vBulletin 3.8.x and vBulletin 4.x.x

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

Please "Mark as Installed" if you use this.
Donations always appreciated. :up:
Nominate MOTM if you LOVE it!

Download Now

File Type: zip Really Fast Registration by BOP5 v210.zip (18.2 KB, 71 views)
File Type: zip Really Fast Registration by BOP5 v220.zip (19.7 KB, 387 views)

Screenshots

File Type: jpg really-fast-reg-ss1.jpg (113.4 KB, 0 views)
File Type: jpg really-fast-reg-ss2.jpg (22.5 KB, 0 views)
File Type: jpg rfr-qapla.jpg (19.6 KB, 0 views)
File Type: jpg really-fast-reg-settigs.jpg (121.6 KB, 0 views)
File Type: jpg really-fast-reg-javascript-confirm.jpg (23.0 KB, 0 views)
File Type: jpg really-fast-reg-vb3-2.jpg (159.4 KB, 0 views)
File Type: jpg really-fast-reg-vb4-hv-qa.jpg (98.5 KB, 0 views)
File Type: jpg really-fast-reg-vb4-hv-re.jpg (86.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
7 благодарности(ей) от:
crazyboy1661, eTiKeT?, ForceHSS, john7911, RichieBoy67, Robru, slinky

Comments
  #72  
Old 09-05-2013, 11:03 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you post or PM me the URLs? Let me see if I can figure anything out... I tested it on 3.8.7 and 3.8.8 beta but it shouldn't make a difference.

I had actually designed it from the ground up figuring I may one day add VB 3.x so when I went back it really wasn't all that much work.

The main difference is VB3 doesn't have stylevars so any customization needs to be template edits.
Reply With Quote
  #73  
Old 09-06-2013, 12:08 AM
hurricane_sh hurricane_sh is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.8.1: url removed

The other one 3.8.4 worked exactly the same way.

Thanks!
Reply With Quote
  #74  
Old 09-06-2013, 12:18 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like you just didn't rename the file correctly-

When I go here- http://www.msofficeforums.com/fast-register.php I get a vbseo file not found message - basically the file doesn't exist. That is the file it is looking for in your case. I assume you changed it in settings.

If the file did exist it would forward me to yur forum index (that is what the page does if you try to browse to it manually.)
Reply With Quote
Благодарность от:
hurricane_sh
  #75  
Old 09-06-2013, 12:36 AM
hurricane_sh hurricane_sh is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, you are absolutely right, I'm so sorry! Now it's working perfectly!
Reply With Quote
Благодарность от:
BirdOPrey5
  #76  
Old 09-06-2013, 12:40 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's cool, we all have our Blonde moments.
Reply With Quote
Благодарность от:
hurricane_sh
  #77  
Old 09-14-2013, 07:34 PM
Paul. Paul. is offline
 
Join Date: Mar 2007
Location: ?ire
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If spammers use this and a fake email, does it still create an account and use an ID?
Reply With Quote
  #78  
Old 09-14-2013, 07:57 PM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes it does, but they will never get their password to login.

edit to add, and I have blocked the top three countries that produce spammer accounts in htaccess, and that has almost completely stopped all spammer attempts on my site. I dont cater to those countries anyways, and only 1 legit account was ever made in my 9+ year history from any of them.
Reply With Quote
  #79  
Old 09-17-2013, 04:28 AM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BOP,..

Just a question as a suggestion for addition.

I have not had this abused. I can view all accounts made via member list sorted by reg date.

But I am wondering if an acp log option might be a good idea. Something that would provide a chronological log in acp for all attempts, good and bad. Just for security sake if one were to want to take notice of ip attempts in the event abuse was attempted.

Thanks again. Love this addition. Works well.
Reply With Quote
  #80  
Old 09-19-2013, 09:46 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll see about logging... there really wouldn't be any failed attempts though, just people who used fake emails and never signed in... I am planning an add-on or feature that runs a report to display such users- I imagine that could be part of the log.
Reply With Quote
  #81  
Old 09-21-2013, 05:21 AM
crazyboy1661 crazyboy1661 is offline
 
Join Date: Jan 2011
Location: India
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One of your great mods BirdOPrey5! Definitely it will boost new registrations. Thanks for your efforts. :up:
Reply With Quote
Благодарность от:
BirdOPrey5
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:52 PM.


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.06244 seconds
  • Memory Usage 2,367KB
  • Queries Executed 28 (?)
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
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete