larudakote
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 down since WP 5.2 update!Hi world!
I finally found something fishy!
A recent test rule into my two .htaccess file to force the trailing slash.RewriteCond %{REQUEST_URI} /+[^\.]+$
RewriteRule ^(.+[^/])$ %{REQUEST_URI}/ [R=301,L]What is really strange: not all form was impacted by this rule…
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 down since WP 5.2 update!@supporthero
I already tried the debug mode and I did not found any relevant bug…
I’m waiting for a new Customizr update, regarding the specific issue between CF7 and this template.Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 down since WP 5.2 update!@buzztone
Already done: see my first message… but no success.I repeat: only these two websites down, under WP 5.2 and Customizr theme. Exactly since the update the 22 of May.
It’s a disaster! I must move twenty forms from CF7 to another plugin.When I check with the new WP 5.2 health test, I see one critical issue:
“cURL error 28: Operation timed out after 10003 milliseconds with 0 bytes received”Note: these two websites are owned by a non profit organization I work for, since 2003.
I tried 5.2 WP update with another website owned by a friend, no issue with CF7…
- This reply was modified 6 years, 10 months ago by larudakote.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 down since WP 5.2 update!@ProjectArmy.
I tried you trick but no way.
If I look one of my other website with /wp-json directory, it’s the same answer:
http://www.pasbanal.com/wp-json/contact-form-7/v1/contact-forms/62/feedback/
status: 404
But here, Contact Form 7 is working well (WP 5.1)@tonkascat
I had deactivate WP auto update in wp-config.php because I watch often.