The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Really Fast Registration by BOP5 Details »» | ||||||||||||||||||||||||||||||||||||||||||
Really Fast Registration by BOP5
Developer Last Online: Aug 2023
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
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
Screenshots
Show Your Support
|
7 благодарности(ей) от: | ||
crazyboy1661, eTiKeT?, ForceHSS, john7911, RichieBoy67, Robru, slinky |
Comments |
#162
|
||||
|
||||
Quote:
If you still have issue please post a link to your site. Did you try enabling the hook in the mod options? |
#163
|
|||
|
|||
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. |
Благодарность от: | ||
BirdOPrey5 |
#164
|
||||
|
||||
Quote:
|
#165
|
|||
|
|||
Quote:
Yes done all of that. Have it disable for now so will send a link with it activated shortly. Thanks |
#166
|
|||
|
|||
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. |
#167
|
||||
|
||||
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; } |
Благодарность от: | ||
jimsflies |
#168
|
|||
|
|||
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!
|
Благодарность от: | ||
BirdOPrey5 |
#169
|
||||
|
||||
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 |
Благодарность от: | ||
BirdOPrey5 |
#170
|
||||
|
||||
Quote:
You are welcome. |
Благодарность от: | ||
ku-med |
#171
|
||||
|
||||
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?! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|