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)
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
I really like this mod and have installed it on 5 vb4 forums, also voted for motm. Is there one for VB3.8? I did some search and didn't find anything similar. Thanks!
Thanks for the link, but I don't like it. I need a "really" fast and simple one like yours, I even don't want to have any human verification. I have seen good results after installed your mod.
It would be great if you could make one for old VB3.8 which many big/active forums are using.
Thanks for the link, but I don't like it. I need a "really" fast and simple one like yours, I even don't want to have any human verification. I have seen good results after installed your mod.
It would be great if you could make one for old VB3.8 which many big/active forums are using.
Wow, can't believe you actually did this and SO fast, thank you so much!
Installed on two vb3 forums (3.8.1 and 3.8.4), it didn't seem to work:
On homepage, after confirmation of the popup reminder, I was redirected to smiley list page (strange, it should have nothing to do the registration), but the browser URL was showing the fast registration URL.
I use vbseo on both forums, but the mod worked well on a vb4 forum with VBseo installed.
No user added, no error message in Apache log file.