Broken
-
Having issues with 4.5.1 Contact Form. It is no longer showing the “success” message, or any message, nor is it sending email.
If I revert to 4.5, it’s fine (with one change – was having same issue as this report: https://www.ads-software.com/support/topic/cf7-is-giving-problems-after-updating-to-wp-46/ So I changed /wp-content/plugins/contact-form-7/includes/mail.php to use return mail() instead of return wp_mail() and everything worked fine.
Upon upgrading to 4.5.1, the form doesn’t work. I checked the mail() and wp_mail() and neither option works now. Had to revert to 4.5 in the meantime.
The inspection console shows:
POST https://www.myurl.com/ 500 (Internal Server Error)
send @ jquery.js?ver=1.12.4:4
ajax @ jquery.js?ver=1.12.4:4
e.fn.ajaxSubmit @ jquery.form.min.js?ver=3.51.0-2014.06.20:11
t @ jquery.form.min.js?ver=3.51.0-2014.06.20:11
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3
- The topic ‘Broken’ is closed to new replies.