Question

I have a joomla 2.5 setup, however the validations do not work on the forms. For example, if the password fields are left blank on the Registration form, then it will still validate and submit the form? I have added the relevant .css to highlight the errors (.invalid and label.invalid) but it still wouldn't do anything?

Was it helpful?

Solution

Solution is to make sure all the system .js files are loading correctly as the form validation relies on them.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top