Your best option for now is to roll back to V4.7 of CF7, just to get your website working again.
Do you have any CF7 extensions activated such as “conditional fields” or “multistep forms?”
4.8 seems to be causing a lot of issues for people, myself included. I may well have to look for a more reliable alternative in the near future.
I have the exact same issue. Any easy way to rollback for now, couldn’t find zip for the previous version.
Hi,
Thanks!
I haven’t any CF7 extentions.
May I just replayce files on my server from CF7.4.7.zip without any changes in DB?
After I had replaced files form submit have started to work properly.
I’m not a proggrammer, but I think the cause of this issue in:
Added custom REST API endpoints for Ajax form submissions.
Maybe ๐
Yes this also happened to me and the resolution was to rollback to CF7 4.7. Everything works perfectly fine with 4.7.
Also having an issue with 4.8. All I get is the spinning arrows after pressing submit. Rolled back to 4.7 and all works fine again.
Hi
Problem with REST API if use plugin Shield Security by IControl (or similar plugin security) in Shield dashboard config – off “lockdown” (Disable) The Anonymous Rest API System. All works fine.
Hi,
I have installed and activated these plugins:
SITE1:
Akismet Anti-Spam
Comment Images Reloaded
Contact Form 7
Custom Meta Widget
Cyr to Lat enhanced
Display Template Name
Duplicate Post
Google Captcha (reCAPTCHA) by BestWebSoft
Google XML Sitemaps
Image Widget
Jetpack ะพั WordPress.com
Login LockDown
Max Mega Menu
Q2W3 Fixed Widget
Recent Posts Widget Extended
Reveal IDs
WP Editor
WP Super Cache
Yoast SEO
Optimizes the WordPress Database after Cleaning
SITE2:
Akismet Anti-Spam
Category Order and Taxonomy Terms Order
Contact Form 7
Custom Meta Widget
Cyr to Lat enhanced
Display Template Name
Google Captcha (reCAPTCHA) by BestWebSoft
Google XML Sitemaps
Image Widget
Jetpack ะพั WordPress.com
Login LockDown
Pageviews
Portfolio Toolkit
Q2W3 Fixed Widget
Recent Posts Widget Extended
Rename wp-login.php
Smooth Scroll Up
WP Editor
WP Post Navigation
WP Super Cache
WP-CopyProtect [Protect your blog posts]
Yoast SEO
Which of them can use REST API?
Hi
Maybe some plugin that blocks access to API REST look this post: https://contactform7.com/2017/06/01/contact-form-7-48/#more-22829
“Contact Form 7 4.8 and later versions no longer use the jQuery Form Plugin (jquery.form.js) for Ajax form submissions.”
i am pretty sure that this bug is related to not properly configured mod rewrite on server.
Try rebuiding your permalinks: Go to your permalinks under settings and then turn it to none, save then back to your current settings.
Fixed this exact problem for us.
In other words its a bug in wordpress. If permalinks need to be rebuilt to fix a problem, then wordpress.org should rebuild them on plugin update etc.
Thanks, but this only works for one of my sites.
I don’t have time to test this thoroughly, but I’ve noticed 4.8 working on sites that have mod_security disabled.
I’m experiencing the same issue on several of my sites as well. Rolling back to 4.7, However I have one website on the same server (with enabled modsecurity) and same configuration that doesn’t show this error.
-
This reply was modified 2 years, 6 months ago by
drazon. Reason: added info