Version: 1.6.2, by RDX1
Developer Last Online: Jul 2011
Version: 3.5.4
Rating:
Released: 04-28-2006
Last Update: 06-02-2006
Installs: 228
Uses Plugins Template Edits
No support by the author.
Quick Register - Version 1.6.2
Don't forget to click Install if you use this modifcation!
Description: This plugin will allow you to display a quick registration to quests. This is a port from my template hack that stores the quick register in a template and is able to be called with a variable.
Requirements: vBulletin 3.5.X
Support: This modifcation comes as-is with limited support. If I have time I will look into your support request in this thread, only if you have clicked install.
Installation:
Log into your Admin Control Panel > Plugin System > Manage Products >
[Add/Import Product] > Import the product included in the .zip > Override yes
Go to Styles & Templates -> Choose your style and click on < > to expand the templates ->
Click Navigation/Breadcrumb Templates > Click on navabar
Add to the end of the template $quickregister
Go to vBulletin Options -> Quick Register Settings ->
Turn on/off settings you want/need
Modifcation Includes:
(1) Plugin
(1) Template
(1) Settings group
(5) New Settings
(25) New Phrases
Changelog:
(5/29/06) 1.6.2 Changed how the forum rules window displays, changed phrase text for Quick Register.
(5/26/06) 1.6.1 You can now set the welcome message via the AdminCP. Fixed minor typo in Admin CP.
(5/24/06) 1.6.0 Image Verification included, new welcome message displayed, bug fixes.
(5/222/06) 1.5.0: Both Plugins merged, added setting options, bug fixes.
(4/30/06) 1.1.1: Fixed a phrase issue with Quick Register Age.
(4/30/06) 1.1.0: Added phrases for all text except Months.
(4/28/06) 1.0.0: Converted from the template edition to Plugin Edition.
Credits: Thanks to LiveWire for contributing and looking over some of the alpha code for version of 1.5
Thanks also goes to SecondV for including the code for image verification.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
this might sound like a stupid question but when my visitors try to register using the quick register plugin they get an error message telling them that You have entered an invalid birthday... any help would be much appreciated.
I just noticed on my board in the quickregisterage version the added phrase "quickregisterage_rules" is left empty, I had to copy the text from the template version into the phrase, however the phrase is broken in some way and won't allow itself to take any new text. So, I created a new phrase called "quickregisterage_rules2" and added the following to it, then changed the template accordingly.
Code:
Check to Agree with <a href="http://www.limmac.org/vb/register.php?">forum rules</a>
I hardcoded the address because the [bburl] variable doesn't play nicely with vBa, so it was causing issues.
Here's a screen shot of the updated template with the new phrase.