[REQ] Registration form AJAX enhancements

Registration form AJAX enhancements

What does it do?
Checks for username validity as you type it in registration form
Checks for email validity as you type it in registration form
Checks for password validity as you type it in registration form
Suggests good passwords
Shows strength of your password as you type it in registration form
Points of interest:

No template or code changes. All is done using VBulletin Product API.
Only several custom phrase is used. All others are taken from VBulletin. So, product localization is VERY easy.
All validity checks are implemented using VBulletin API

How to install?
Unpack archive into forum root
Install *.xml file via Admin Control Panel (Product management)

What is NOT done:
No checks implemented for entering captchas as it may seriously lower forum anti-spam security


How to update to latest version?
Overwrite all files by new ones from latest zip and reimport product XML file via Admin Control Panel with "Allow Overwrite" option checked.
 
Thanks, but can you please try to re-download it? I think the files are damaged, this doesn't seem to work for me.
 
cinneke said:
works fine here !!

Weird... do you have any idea why it doesn;t work for me?
It actually works, it's just that the images get messed up, something weird. =\
 
They probably need to be placed in their respective directories under your theme.

i.e.
directory is \button\stuff

then you need to place them on

\default theme\images\button\stuff
 
mammu said:
Working great hack.
But it don't show the human verification answer right or wrong ajax way.
"What is NOT done:
No checks implemented for entering captchas as it may seriously lower forum anti-spam security "
He disabled it on the new versions.
 
Back
Top