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
  #182  
Old 05-20-2014, 07:24 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are any board mails going out? If you look in your Admin CP on the main page at the table on top, under the news, how many emails are in your queue? Link to site?
Reply With Quote
  #183  
Old 05-21-2014, 05:17 PM
addamroy addamroy is offline
 
Join Date: Sep 2010
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That snippet of code to use this 'anywhere' doesn't seem to work in the under navbar advertising location.

Although, I like the way the registration bar on the homepage stops before the sidebar, so I don't want to lose that by turning on the 'everywhere' feature. Would be nice to have that box showing on the homepage like it does, as its own option, since it lines up nice. That way if we decide to use the box somewhere else in the templates, (such as under the navbar where an ad would be) the homepage display still looks sweet.

Can you tell me where to put the use anywhere code to have it show up on the main page like it does by default? I suppose I can add the code to the navbar myself to have it show in the same location as an advertisement, but I want to maintain the way the homepage looks with this mod when the anywhere option is set to no.

EDIT** Figured it out, for anyone who is curious, I put the code snippet right above the above_forums hook location code in the FORUMHOME template. Also managed to add the snippet to the proper location in other templates as well.
Reply With Quote
  #184  
Old 05-21-2014, 07:15 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by addamroy View Post
That snippet of code to use this 'anywhere' doesn't seem to work in the under navbar advertising location.
It does on my site- tested in the ad_global_below_navbar template. You do need to disable any ad-blocker on your browser though since it will be hidden like it is an ad.

Quote:
Although, I like the way the registration bar on the homepage stops before the sidebar, so I don't want to lose that by turning on the 'everywhere' feature. Would be nice to have that box showing on the homepage like it does, as its own option, since it lines up nice. That way if we decide to use the box somewhere else in the templates, (such as under the navbar where an ad would be) the homepage display still looks sweet.

Can you tell me where to put the use anywhere code to have it show up on the main page like it does by default? I suppose I can add the code to the navbar myself to have it show in the same location as an advertisement, but I want to maintain the way the homepage looks with this mod when the anywhere option is set to no.
The default location on forumhome is this built in hook-
Code:
{vb:raw template_hook.forumhome_above_forums}
You can find it in the FORUMHOME template. You can paste the anywhere code right above this line in the template.
Reply With Quote
  #185  
Old 07-08-2014, 05:15 PM
leemart44 leemart44 is offline
 
Join Date: Oct 2013
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I shut off the main register and just use this?

Edit: Never mind I turned it off and this still works, just changed phrase on turned off message to use this
thanks great mod I'm getting 40 new members a day with this and limit guests mod.
Before got 5 members a day
Reply With Quote
Благодарность от:
BirdOPrey5
  #186  
Old 07-09-2014, 10:32 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by leemart44 View Post
How do I shut off the main register and just use this?

Edit: Never mind I turned it off and this still works, just changed phrase on turned off message to use this
thanks great mod I'm getting 40 new members a day with this and limit guests mod.
Before got 5 members a day
Thanks...

For those who are unsure you can simply go to Admin CP -> Settings -> Options -> User Registration Options, and turn off Registration to disable the built in VB Registrations and this mod still works.

Be sure you update your default guest notice to inform them about readlly fast registration instead of clicking the register link.
Reply With Quote
Благодарность от:
leemart44
  #187  
Old 07-10-2014, 03:07 PM
Twikitero Twikitero is offline
 
Join Date: Aug 2010
Location: LONDON
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, this mod is fantastic.
I've edited it a bit to my liking for best display on my forum.
My forum is in spanish,sorry jeje

He pointed with a red arrow

Click for view
http://oi58.tinypic.com/f0dngk.jpg
http://oi58.tinypic.com/4so9zs.jpg

Thank you very much, I put it mark as installed and mod of the month voting.
Reply With Quote
Благодарность от:
BirdOPrey5
  #188  
Old 07-12-2014, 07:19 PM
interfx interfx is offline
 
Join Date: Dec 2001
Posts: 209
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any plans on adding a VB5 version of this mod?
Reply With Quote
  #189  
Old 07-13-2014, 10: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

No, sorry, it isn't likely to come to VB5 anytime soon.

I would invite anyone else interested to try their hand at a VB5 version, it would likely need to be recoded from scratch anyway- so there wouldn't be any issue on copying code. The idea free to anyone.
Reply With Quote
  #190  
Old 07-30-2014, 09:37 PM
Paul. Paul. is offline
 
Join Date: Mar 2007
Location: ?ire
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the UPLOAD folder, may I have a guide for dummies on where exactly they go?
It's been a while!
Reply With Quote
  #191  
Old 08-04-2014, 10:30 PM
smeaglegolum smeaglegolum is offline
 
Join Date: Jul 2014
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent mod. Worked right out of the box.
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 07:07 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.10409 seconds
  • Memory Usage 2,379KB
  • 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)bbcode_code
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (10)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)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