Hello again,
I have successfully created a registration form with cf - but notice that for some reason If I try to register with a username or with an email that is already in the jos_users table, I will not be able to full register - but I get no errors??
how can I get the messages that say: ' that username is already in use" etc??
Also - can I perform this check with AJAX so that the form does not have to be submitted before I know the username or email is taken?
Thanks guys!!
I have successfully created a registration form with cf - but notice that for some reason If I try to register with a username or with an email that is already in the jos_users table, I will not be able to full register - but I get no errors??
how can I get the messages that say: ' that username is already in use" etc??
Also - can I perform this check with AJAX so that the form does not have to be submitted before I know the username or email is taken?
Thanks guys!!