Forums

Form displays validation error but still submits

jack.wolff 15 Jan, 2013
Hi there!

I am currently working on a testing site and I am using Chronoform for the Contact Us form.

I have been reading topics in the forums section for hours and tried different approaches such as adding the code:
jQuery.noConflict();

But I have no luck. The form still submits.

Can somebody please help me about this?

Thanks in advance.

~Jack
GreyHead 15 Jan, 2013
Hi Jack,

Here are the error messages that I see in Chrome.
Failed to load resource: the server responded with a status of 404 (Not Found) http://maplefleetnew.kudoswebdesign.com/templates/joostrap/js/template.js

Failed to load resource: the server responded with a status of 404 (Not Found) http://maplefleetnew.kudoswebdesign.com/templates/joostrap/javascript/tab.js

Uncaught TypeError: Object [object Object] has no method 'on' bootstrap.min.js:6

Uncaught ReferenceError: JCaption is not defined contact-us.html:69


Sorry, I don't know exactly what causes them.

Bob
GreyHead 15 Jan, 2013
Hi Jack,

I think I found the problem, your site isn't loading the MooTools More file and the Fx.Scroll class is used in the validation code. When it isn't found you get the 'undefined' error.

Bob
jack.wolff 16 Jan, 2013
Loading the mootools more fixed it.

You are a rockstar Bob! Thank you so much.
This topic is locked and no more replies can be posted.