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
  #32  
Old 08-25-2013, 04: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'm going to think about the password issue, I fully support no passwords in emails when it comes to things like banks or corporate email systems, but web discussion forums barely need passwords to be honest- unless someone is a mod or admin I personally wouldn't lose sleep over a password sent by email.
Reply With Quote
  #33  
Old 08-25-2013, 05:40 PM
G_Gekko G_Gekko is offline
 
Join Date: Jun 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to make the make the registration box hower in a fixed position on top of the page so that it has a fixed position on the screen if if the users scrolls. I think that might give a much higher registration rate as the quick registration would be right there whenever someone reads something they want to reply to. (especially so when viewing a thread.)
Reply With Quote
  #34  
Old 08-25-2013, 06:46 PM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks BOP, I am going to try it with the regular registration off. Since the reg box will show up on every page in my setup, a registration link or button seems redundant.

I have styled using the stylevars, the registration box to something more suitable to my dark theme. (you can see it in my profile here)

But I noticed the username box is white when on a page, but it goes black when one starts to type in it. Of course the text font stays black, but you cant read it then.

I looked in the xml and stylevars bat cant find where to fix that.
Reply With Quote
  #35  
Old 08-25-2013, 06:51 PM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And I am sorry for so many questions...

But, I am wondering if when the user account is created, if the account settings will follow the admin acp default registration options that are preset?
Reply With Quote
  #36  
Old 08-25-2013, 07:23 PM
Morrus Morrus is offline
 
Join Date: Jan 2002
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great little mod. If you're taking feature requests, I have an idea. Feel free to ignore.

What if this appeared at the bottom of a thread or article under the reply box? That way, people who wanted to reply to a thread could enter their reply and register quickly at the same time. Presumably the reply would have to remain in the mod queue or something until the person logged in again.

I think that would increase registration and thread participation.
Reply With Quote
  #37  
Old 08-25-2013, 07:39 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 G_Gekko View Post
Would it be possible to make the make the registration box hower in a fixed position on top of the page so that it has a fixed position on the screen if if the users scrolls. I think that might give a much higher registration rate as the quick registration would be right there whenever someone reads something they want to reply to. (especially so when viewing a thread.)
That should be possible now with CSS... Making the main DIV and absolute position on the page. I'm not a CSS expert but it should all be doable via additional.css.

Quote:
Originally Posted by smirkley View Post
But I noticed the username box is white when on a page, but it goes black when one starts to type in it. Of course the text font stays black, but you cant read it then.

I looked in the xml and stylevars bat cant find where to fix that.
Does it work right in your regular registration form? You may need to look in register.css for the code that controls the box after typing has begun.

Quote:
Originally Posted by smirkley View Post
And I am sorry for so many questions...

But, I am wondering if when the user account is created, if the account settings will follow the admin acp default registration options that are preset?
Yes it should.

Quote:
Originally Posted by Morrus View Post
Great little mod. If you're taking feature requests, I have an idea. Feel free to ignore.

What if this appeared at the bottom of a thread or article under the reply box? That way, people who wanted to reply to a thread could enter their reply and register quickly at the same time. Presumably the reply would have to remain in the mod queue or something until the person logged in again.

I think that would increase registration and thread participation.
I like the idea of showing it to people who try to reply, but holding a reply until they register would be a pretty major change- wouldn't hod my breath for that but maybe one day. :up:
Reply With Quote
  #38  
Old 08-26-2013, 01:50 AM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wanted to say that I have been giving this a nice battery of tests, and I quite like it!

Still monitoring the spam thing, but so far none have used it.

Still havent figured out the username box background change on entry, checked out register.css, but all that has is a few short snippets for the check/x image and popup backgrounds. Nothing in there for the entry field box.
(edit to add: should I add a css entry for setting the background?)
(edit again again: yes, it works properly in the regular registration form. Just tested.)

But I do like how this works and just use a usergroup with limited priv for the new member group.

(edit also to add: I implemented the additional css to hide the time area. Like that and for me it prevents user confusion when it shows just some city, and in the end their time zone is set properly anyway, so they dont notice it missing)
Reply With Quote
Благодарность от:
BirdOPrey5
  #39  
Old 08-26-2013, 02:27 AM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And finally for now, edit to add:

I think I figured out how the background changes in the username input box....

register.css
Code:
input.greenbox {
	background:url({vb:stylevar imgdir_misc}/tick.png) {vb:stylevar right} center no-repeat;
}

input.redbox {
	background:url({vb:stylevar imgdir_misc}/cross.png) {vb:stylevar right} center no-repeat;
}
The icon is overwriting the backgrouncd css for the input box. And the transparency of the icon png bleeds into the background.

Let me check my regular registration page to see if that has been happening. Bet it has been happening too, kinda think I didnt test it like I thought.
Reply With Quote
  #40  
Old 08-26-2013, 02:39 AM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I changed the snippet above, with the snippet below,...and it fixed it.

Code:
input.greenbox {
	background:url({vb:stylevar imgdir_misc}/tick.png) {vb:stylevar right} center no-repeat;
         background-color:#ffffff;
}

input.redbox {
	background:url({vb:stylevar imgdir_misc}/cross.png) {vb:stylevar right} center no-repeat;
         background-color:#ffffff;
}
Reply With Quote
Благодарность от:
DemOnstar
  #41  
Old 08-26-2013, 04:13 AM
DemOnstar's Avatar
DemOnstar DemOnstar is offline
 
Join Date: Dec 2012
Posts: 859
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
OK, I changed the snippet above, with the snippet below,...and it fixed it.
This information should be useful for other people too...
Reply With Quote
Благодарность от:
smirkley
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:59 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.12354 seconds
  • Memory Usage 2,381KB
  • 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
  • (2)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
  • (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_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