Forums

Form Not Submitting or Debugging

neveryonas@shaw.ca 02 Aug, 2019
I have newest version of Chronoforms and Joomla. I have one form that will not submit. Was working up till recently. When you click submit the page url changes to /index.php/bci-instructor-form?chronoform=bci-instructor-new-form&event=submit but nothing happens no error, and all fields remain populated.

I saw a previous post that sounded like the same issue, where it was suggested to setting the Action URL in the Display Section action , so I added {/index.php?option=com_chronoforms6&chronoform=bci-instructor-new-form:submit} . This was the exact syntax I used. Not sure if I am doing something wrong there, but now on Submit I get an error that the form is not published or does not exist. Did I enter something in wrong, or missing something? Am I even on the right track?

Cheers,
healyhatman 04 Aug, 2019
That syntax is wrong. Very wrong. Take it out, then tell me if there are any errors in the javascript console when you try to submit your form (F12)
neveryonas@shaw.ca 06 Aug, 2019
Hi,

Thanks for your reply. I removed that and the error I see after submitting the form is
"Blocked loading mixed active content “http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2”
contact-form
JQMIGRATE: Migrate is installed, version 1.4.1 90dae83206e9b8a4f90b507f9cf1ac9c_0.js:3:556
Blocked loading mixed active content “http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2”

"The resource from “https://www.bonsai-bci.com/?option=com_ajax&module=extrawatc…e=BCI%20Instructor%20Form&uri=/index.php/bci-instructor-form” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff)."

I am seeing the same errors on my other forms as well, however, they are working.
neveryonas@shaw.ca 06 Aug, 2019
Hi,

Thanks for your reply. I removed that and the error I see after submitting the form is "The resource from “https://www.bonsai-bci.com/?option=com_ajax&module=extrawatc…e=BCI%20Instructor%20Form&uri=/index.php/bci-instructor-form” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff)."
GreyHead 07 Aug, 2019
Hi neveryonas,

It looks as though the form may be using AJAX submission and you have some anti-spam setting on your server that is blocking the submission.

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