Forums

Form validation fails in IE9

moreiter 21 Sep, 2011
Hi all,

I have two forms, one placed through the module function in the bottom - works properly.
The second form placed with the plugin tags in an article, and here the required fields are not validated in IE9.
My error message: Language string failed to load: invalid_address

I have rebuild the form three times, with wizard or not ... always the same.

Everything working in FF.

I know this topic was already discussed, but as it is working for one form and not for the other, the difference must be in the CF code Plugin vs. Module and not a JS conflict.

Am I right?
Any idea how to solve that?
To hide the error message is nice, but I want prevent empty forms to be sent.

My config: Joomla 1.7 with CF RC1.8, RC1.9 and finally RC2.0 ... always the same.

Many thanks,
Monika
GreyHead 21 Sep, 2011
Hi Monika,

The error message is a Joomla! bug - someone posted a fix today saying that you need to make sure that Form Name and Mail From are set in the Site Global Configuration.

The missing validation is probably a JavaScript problem. Please post a link to the form so I can take a quick look.

Bob
GreyHead 21 Sep, 2011
Hi Monika.

Please see this post - there seems to be a problem with IE9, MooTools v3 and the Validation library.

Bob
This topic is locked and no more replies can be posted.