The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Really Fast Registration by BOP5 (VB3) Details »» | ||||||||||||||||||||||||||||||||||||||||
Really Fast Registration by BOP5 (VB3)
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5 / Qapla.com
Live Demo: http://www.juot.net/forums/ 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 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
|
Comments |
#12
|
||||
|
||||
hi BOP,
I have the same problem, My experience: - Input username = checks for duplicate works, green tick and box - Input email - click register now = no pop up box, (popup selected to yes) - no email response - user not registered I've checked if there are emails sent out and there are (contact us form) any clues? |
#13
|
||||
|
||||
sorry bop, i take back my reply, the plugin works!
it's my bad. I had the files uploaded wrongly |
#14
|
||||
|
||||
Though i have problem BOP,
I found the Registration email was sent to spam folder. I tested a new registration through the vbulletin factory registration and it wasn't sent to spam. Any way i can change the phrases to prevent the email being sent to spam? |
#15
|
||||
|
||||
You are welcome to change the 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) There are only minor changes (in my opinion) between the default templates and mine, but you're welcome to edit them as needed. I have not seem the emails go to spam in gmail or my outlook based account. Obviously all spam filters are setup differently, hard to predict why one mail would go to spam and another wouldn't. |
#16
|
||||
|
||||
Updated to version 2.0!
At long last, full support for all vBulletin Human Verification options. The HV Challenge pops up after pressing the Register Now button so it doesn't waste space on the page. Also fixed some hard coded phrases and fixed bug where it would prevent chatboxes and other mods that shared same template hook from working. Remember, also compatible with VB 4.x.x! If you like the update please nominate it MOTM. We were so close last time! |
#17
|
||||
|
||||
New Release: 2.1.0
New Option- Allow users to hide (dismiss) the RFR Form for an Admin set number of days. Note- if upgrading from 2.0.0 only file upload is not necessary, just import the XML file. |
#18
|
||||
|
||||
OK... Updated to version 2.2.0.
New to this version- Added the register_addmember_complete hook to the file as an option. If you enable this hook in settings it may help let you run some other mods that run after default registration such as "Welcome thread" mods. Also - I'm considering this feature being "in beta" but you can new enable "Frame Mode" which allows access to the form via an IFRAME- this allows you to integrate the form into a 3rd party page like a Wordpress site or custom landing page. To use "Frame Mode" enable it in the mode options, then make the IFRAME URL- Code:
http://your-forum-url/bop5_rfr.php?do=frame Some of the differences in "Frame Mode" besides displaying the form itself alone is that any errors generated do not bring up the full vBulletin error page because it would be too big to show in a frame and you don't want the forum header, navbar, and footer, etc... So an error, such as a human verify error, simply displays a message to please try again. Also, assuming the registration is completed successfully the success message is also displayed alone without a vBulletin header and footer so it fits better in a frame. Caution- I have not done much testing with this feature since I have no real need for it- it seems to work though in my VB4 testing. Honestly VB3 testing was even less than VB4- if you need to use this feature please test it yourself to make sure it works once or twice with your chosen settings before relying on it for registrations. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|