Forums

IE error when Validation enabled

padder 26 Feb, 2009
Hi,

I'm running J1.5.9 and Chronoforms 3.0 Stable, with mootools validation turned on.

I get an error "Object doesn't support this property or method" when using the form. The form submits fine though, and the validation also seems to work.

If I turn validation off I don't get the error - but I want validation turned on!!

My template has tons of javascript in it, including mootools.js, so it's obviously a conflict somewhere. My problem is that the error message (in this case Line 76 char 3) does not point to anything java or chrono related. Is there some add-on for IE that will give me more info? I've also tried it in Firefox but the error doesn't happen there so I can't use web developer toolbar to track it down.

With it all working I'm in two minds whether to just leave it but I just know that will be the first thing the client points to when he views the site!!

Thanks
GreyHead 26 Feb, 2009
Hi padder,

Can you post a link to the form please.

Bob
GreyHead 26 Feb, 2009
Hi padder,

You have both JQuery and MooTools running on the page - this pretty much guarantees JavaScript conflicts. I tlooks as though com_bids is pretty central to the site to your best bet is probably to disable MooTools and find another way of doing the validation. I don't think that there is a JQuery port of the Dexagogo library that ChronoFroms uses but there must be others.

Bob
padder 26 Feb, 2009
Ah well never mind, yes I'll look into something else for the validation instead. Cheers for looking anyway.
This topic is locked and no more replies can be posted.