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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top