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
  #162  
Old 01-08-2014, 01:12 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 PAPPACLART View Post
the register buttom is grayed out when I test so it is nit possible to register?
For it to ungrey you must enter valid info in the username and email box and agree to the rules if that opion is shown.

If you still have issue please post a link to your site.

Quote:
Originally Posted by webmastersitesi View Post
how to make this mod check, vbstopforumspam plugin to work together? it allows spammers otherwise
Did you try enabling the hook in the mod options?
Reply With Quote
  #163  
Old 01-09-2014, 06:52 AM
hurricane_sh hurricane_sh is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I still use the old version, not sure if there are any changes about how passwords are generated.

I had a member who doesn't know how to copy&paste and mistyped 1(number) and l (letter). It would be great to exclude certain numbers (0 and 1) and letters (o, l), they often cause confusions.
Reply With Quote
Благодарность от:
BirdOPrey5
  #164  
Old 01-09-2014, 06:13 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 hurricane_sh View Post
I still use the old version, not sure if there are any changes about how passwords are generated.

I had a member who doesn't know how to copy&paste and mistyped 1(number) and l (letter). It would be great to exclude certain numbers (0 and 1) and letters (o, l), they often cause confusions.
Interesting- I will put in some code to not use confusing characters in passwords the next release.
Reply With Quote
  #165  
Old 01-12-2014, 02:31 PM
PAPPACLART PAPPACLART is offline
 
Join Date: Apr 2012
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
For it to ungrey you must enter valid info in the username and email box and agree to the rules if that opion is shown.

If you still have issue please post a link to your site.



Did you try enabling the hook in the mod options?

Yes done all of that. Have it disable for now so will send a link with it activated shortly. Thanks
Reply With Quote
  #166  
Old 01-22-2014, 08:42 AM
jimsflies jimsflies is offline
 
Join Date: Aug 2009
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I posted this on your site Joe, hopefully I can get a tip from someone here. Hoping to get a quick answer since it looks bad and is on my live site (trying to avoid taking it off because I know it worked on my test site and on my 3.8 site).

For some reason, on my newly upgraded (from 3.8 to 4.2.2) the human verification element is showing all the time below the RFR box. Any idea how to fix this? It works fine on my test site and I think I have all the settings the same.
Reply With Quote
  #167  
Old 01-22-2014, 12:45 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Jim,

The problem is you are using keycaptha and on VB4 each human verify option had a unique div id because different CSS was required for each, so keycapthca wasn't included since I never used it.

To fix add this code to the template: bop5_reallyfastreg.css

Code:
#bop5rfrhv_KeyCAPTCHA {
  background: {vb:stylevar bop5rfr_main_background}; 
  position:fixed;
  margin-left: -300px;
  margin-top: -130px;
  width: 600px;
  height: 260px;
  top: 50%;
  left: 50%;
  border: 4px inset black;
  background-color: white;
  z-index: 999;
  display: none;
}
I'll include it in future versions.
Reply With Quote
Благодарность от:
jimsflies
  #168  
Old 01-22-2014, 05:54 PM
jimsflies jimsflies is offline
 
Join Date: Aug 2009
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Joe...I thought I had that keycaptcha on my test site. But I guess I only had it on my vb3 site... it was working fine on there though. But your css fix, got it looking pretty again!
Reply With Quote
Благодарность от:
BirdOPrey5
  #169  
Old 01-24-2014, 02:26 PM
ku-med's Avatar
ku-med ku-med is offline
 
Join Date: Aug 2013
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to change the title (bop5_rfr_really_fast_reg_join_now) background same as my custom style color?

Edit: Nevermind I've figured it out

I've noticed the mod is still appearing even after you log in .. is that a bug?

And Thanks for this awesome mod
Reply With Quote
Благодарность от:
BirdOPrey5
  #170  
Old 01-26-2014, 11:08 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 ku-med View Post
I've noticed the mod is still appearing even after you log in .. is that a bug?

And Thanks for this awesome mod
If you're an Administrator account there is an option in settings to always show it to Admins. For regular users it should not be visible once logged in.

You are welcome.
Reply With Quote
Благодарность от:
ku-med
  #171  
Old 01-27-2014, 03:44 PM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have changed the background of Title, Title font color to match my custom style.
but,
There is no stylevar found for "Register Now" button background color
and font color.
How to change it?
Can any one help me?!
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 11:15 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.08917 seconds
  • Memory Usage 2,382KB
  • Queries Executed 26 (?)
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
  • (5)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
  • (12)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)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_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