Skip to Content Skip to Menu

Registration form is not Validating

13 years 4 months ago - 13 years 4 months ago #166666 by bijal_shah19
Registration form is not Validating was created by bijal_shah19
Hi folks,

In my website, registration form validation is not working.

It means when user enters username less then 3 letters or password less then 6 letter etc..
So when focus moves from one field to another field, and if user has entered wrong information it will not give alert message to the user at the same time.

So can anyone tell me that how can i fix this problem????

Where should i change in the CB Configuration to solve this problem???

-Thank you
Last edit: 13 years 4 months ago by bijal_shah19.

Please Log in or Create an account to join the conversation.

13 years 3 months ago - 13 years 3 months ago #169017 by wazupwiddat
Replied by wazupwiddat on topic Re: Registration form is not Validating
I having this issue as well. In my case when I render the registration page and look at it through firebug, I see that all the javascript related to field validation is commented out. However, the post, or before post validation works as expected.

Problem found: In my case the template I was using was loading a jquery.js script after the community builder's scripts, which included jquery as well. This caused problems when the ready document event got called.

If you run into this problem check to make sure that your template, or your pages, are only loading shared javascript libraries first and upfront.
Last edit: 13 years 3 months ago by wazupwiddat.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum