![]() |
Quick Register for 3.5.x
Click here for the new PLUGIN version of Quick Register The plugin version is the only updated version, which includes many more features such as image verification and welcome messages! Description: This small template mod will allow you to set up a quick registration feature on your forums. It will show under the navbar on every page. Requirements: No required profile fields, you would have to add them yourself. No birthday required. (I have modified to add this to my forum, I can release if needed) Can not use CAPTCHA Support: This modifcation comes as-is with limited support. If I have time I will look into your support request in this thread. Installation: Log into your admin control panel -> Styles & Templates -> Choose your style and click on < > to expand the templates -> Click Navigation/Breadcrumb Templates > Click on navabar: Add this to the end of the template, save and exit. FOR USE WITHOU A BIRTHDAY: Code:
<!-- Start Quick Register --><if condition="$show['guest']"><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> Code:
<!-- Start Quick Register --><if condition="$show['guest']"><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> |
Sounds interesting :)
Can we see a preview/screenshot? |
Screenshot added.
|
Awsome.....just awsome.........
|
Hi
Its not working for me :( I have this Code:
<!-- Start Quick Register --><if condition="$bbuserinfo[usergroupid] == 1"><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> any ideas? |
Nice one, good thing to have this on my forum.
|
Not work for me: www.xboxers360.net :(:(
|
Sweet! Post 8.. Kool hak too :p
|
FIXED BY ME!!
IN SPANISH VERSION ;) Code:
<if condition="$show['guest']"> |
looks cool, thanks :)
|
Quote:
Edited mine to suit. http://www.teenageforums.com |
Could this be added as a new template in vbadvanced?
|
nevermind
|
I still have the original error
Showing /if> under navbar when logged in when not logged it it shows the quick register but with a closing /if> see image Also when ya try to use it it throws this up at you The following errors occurred during your registration: The string you entered for the image verification did not match what was displayed. You have entered an invalid birthday. So obviously this is no good when using the verification process and when needing the DOB Sorry but i have now removed and will not be using as yet, Damn good idea though, Well done :) |
Installed the one that works :)
|
I want Birthday Option please !!
|
Any easy way to remove the line about agreeing to the rules and make the hack still work?
|
Very nice, thank you!
*klick install* |
Quote:
Simply add it as a template when adding a new module. :) |
I've added what I use on my website. So you can use it with a birthday.
|
thanks ...
|
nice hack :-)
|
Quote:
Code:
<input name="agree" id="cb_rules_agree" value="1" type="checkbox"><strong>Check to Agree with <a href="register.php?">forum rules</a></strong> Code:
<input name="agree" id="cb_rules_agree" value="1" type="hidden" checked="checked"> |
installed
|
nice for spam . . . is there a way to put verify image in a second page?
|
Quote:
I may look into it and add it later when I have some time. |
Will this show for already registered members? as i want only guests to view this bar
*edit* yeh it does. as just tried it, Works fine. so thankyou |
oh also you need to make it kinda work with the image verification :S
|
I have a bug.
If i am as Guest on my Board and want to send my password to my email account, thhere comes this message: Please fill out the 2 fields for Password! |
Doesn't work at all for me. Just goes to a blank page (register.php) and nothing happens (no registration).
|
Quote:
Quote:
|
Fill out all the fields.
Hit Submit Screen Goes blank and the location bar at the top says http://URL/register.php (url meaning the URL of my site) The registration never happens. I'm using the one that includes the Birthdate |
Find
Code:
<form action="register.php" name="register" method="post" onsubmit="return verify_passwords(password, passwordconfirm);"> Code:
<form action="path/to/your/forum/register.php" name="register" method="post" onsubmit="return verify_passwords(password, passwordconfirm);"> I'm going to change it so it includes yoru site path automatically for no more confusion. Edit: Try the new code, not idea why I didn't think of this before. I changed the paths to $vboptions[bburl]/ so it automatically checks the forum path, no editing required. |
can ya reply to my questiong about the image thingy? :(
|
Quote:
https://vborg.vbsupport.ru/showpost....9&postcount=30 |
Quote:
i don't have a clue how to get the info :S |
Just look in the registration templates. Only concern I have is 1) It's too big to fit in the quick reg box and 2) My main concern is that CAPTCHA is not a template mod, but built into register.php itself.
We'll see tomorrow... |
I have a similar problem as Exitilus. Blank page after you click submit. I have tried the original code from the top of the page, and the bit you told him to change and it still wont work. Great Mod though :)
|
Quote:
|
Are you both sure that image verification is turned off and you have no other required fields? Other people say it works fine and it works fine on my site too.
|
All times are GMT. The time now is 04:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|