![]() |
Add an extra email address field on registration form
Has anyone added an extra email address field on the registration form? This is for making sure the email addresses entered are the same. The second field should check against the first one and then validate.
Can anyone help? |
Re: Add an extra email address field on registration form
anyone?
|
Re: Add an extra email address field on registration form
Again:
Has anyone added an extra email address field on the registration form? This is for making sure the email addresses entered are the same. The second field should check against the first one and then validate. Can anyone help? |
Re: Add an extra email address field on registration form
Here's a quick way of doing it, though not strictly validated (v4.1.x) ...
skin1/main/register_contact_info.tpl after... Code:
add... Code:
Then after, Code:
and before {/if} add... Code:
|
Re: Add an extra email address field on registration form
I just wanted to say thank you to PhilJ for this very useful piece of code. Well done and thank you once again.
|
Re: Add an extra email address field on registration form
Thanks for that code. That helps stop people inputting the wrong email address, which they do all the time, then want to rant when they don't get their emails:-)
|
Re: Add an extra email address field on registration form
Works fine on 4.1.7- thank you
|
Re: Add an extra email address field on registration form
Awesome work! Works super!
|
Re: Add an extra email address field on registration form
I love this script! HOWEVER....
Mac/Safari (2.0.4) - if the email doesn't match, the popup box becomes a "dialog box from hell" and will not go away until it is clicked at least 3 or 4 times. No issues in Firefox (mac or win) or IE 6 or 7. The problem only occurs in Safari/mac. Anyone know a workaround? Does anyone have a "better" javascript code that is newer/better/friendlier? Thanks, Jeremy |
Re: Add an extra email address field on registration form
Works great in 4.1.9
I see what you mean about the crazy dialog box...you just have to fix it first and then you can move on. It would be nice if safari allowed for you to scroll the screen at least before fixing your email. |
All times are GMT -8. The time now is 04:50 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.