Home › Forums › Quform WordPress › Forms not submitting since last update
- This topic has 16 replies, 5 voices, and was last updated 11 years, 9 months ago by
ramartist.
- AuthorPosts
- August 25, 2013 at 3:12 pm #5994
pcsurgeon
ParticipantAll the forms on my site stopped submitting, they all worked a week ago, now they don’t, the progress bar just goes and goes. Here is a link to our contact page http://milamtrk.com/contact-us/
This happened after I updated both the Quform Plugin to v 1.4.10 and WordPress to v 3.6
August 26, 2013 at 1:51 pm #6017Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 26, 2013 at 7:25 pm #6039contrivemedia
ParticipantSame here!
All the forms on my site stopped working and they all worked a week ago now they don’t the progress bar just keeps going. Here is a link to form page that worked before upgrading https://www.alabamagrocers.com/pay-your-invoice-online/
August 26, 2013 at 7:27 pm #6040Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 26, 2013 at 7:55 pm #6041contrivemedia
ParticipantYes, that was the problem and thank you for your quick response!
August 26, 2013 at 7:56 pm #6042ramartist
ParticipantHi!
Our contact form is not working either. I removed ALL field validation and still receive and error “An error occurred submitting the form”
We are running WordPress 3.6 and using Quform Version 1.4.3. our guess is it probably stopped working almost a week ago. I am getting “entries” in WordPress, but not to our email client.
Here is a link to our contact form:
Any suggestions?
August 27, 2013 at 10:47 am #6047Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 28, 2013 at 2:19 pm #6067pcsurgeon
ParticipantI fixed some of my issues, we are now getting the emails from our contact form but I have a Mail Chimp sign up form that I built using Quform and it still does not work, the progress bar just goes and goes without submitting any data. I integrated it using the instructions found here -> https://support.themecatcher.net/quform-wordpress/guides/integration/mailchimp
Our Mail Chimp signup form is here -> http://milamtrk.com/newsletter-signup/
August 28, 2013 at 2:54 pm #6070pcsurgeon
ParticipantI fixed it for my newsletter signup form, for some reason, line 5 of the integration code given does not work with my site and WP v3.6. Here is what I changed.
require_once dirname(__FILE__) . '/MCAPI.class.php';
to
require_once (get_template_directory() . '/MCAPI.class.php');
and now it works again like it should.
August 28, 2013 at 3:40 pm #6071leguian
ParticipantHi,
I have the same error : the form is submitted (http://www.testapic.com/rejoindre-le-panel/devenir-testeur-remunere/) but not redirected to http://www.testapic.com/rejoindre-le-panel/votre-inscription-est-bien-prise-en-compte/ !
jQuery version is 1.7.1 and works well on other pages (like http://www.testapic.com/notre-societe/contact/)
Thansk for your help.
August 29, 2013 at 12:42 pm #6084Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 29, 2013 at 2:33 pm #6093leguian
ParticipantThanks for your answer.
Actually the “redirect to” option is ok (cf screen shot)… I saved the form again to be sure but the redirect on submit still not working.
Attachments:
You must be logged in to view attached files.August 30, 2013 at 10:29 am #6105Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 30, 2013 at 11:06 am #6112leguian
ParticipantI tried your option but no redirect anymore… very weird problem.
August 30, 2013 at 11:08 am #6113Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.