Title: Clementbb's Replies | WordPress.org

---

# Clementbb

  [  ](https://wordpress.org/support/users/clementbb/)

 *   [Profile](https://wordpress.org/support/users/clementbb/)
 *   [Topics Started](https://wordpress.org/support/users/clementbb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/clementbb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/clementbb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/clementbb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/clementbb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/clementbb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/clementbb/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/clementbb/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/clementbb/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Message sent (sometimes) – endless spinning – error 400 feedback](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [1 year ago](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/#post-18436739)
 * In the meantime, i have disabled JS using **_define( ‘WPCF7\_LOAD\_JS’, false);_**
   in wp-config.php. So now the form is correctly submitted and the _message sent_
   notice is displayed, but it means the page have to be reloaded on form submission.
 * It does not solve the original problem, I still don’t know why it is happening
   and I would prefer to use AJAX and not having to reload the page.
 * Again, I have compared with similar websites where everything works and I can’t
   find what’s different. Could it be a plugin functionality that works even when
   the plugin is disabled ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Message sent (sometimes) – endless spinning – error 400 feedback](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [1 year ago](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/#post-18425857)
 * I tried with my contact form, and with the default CF7 form.
   No change unfortunatly,
   and same error.
 * I have another website, with a similar configuration, with the same problem.
   
   I have other websites, with a similar configuration, without this problem…Can’t
   find what’s the difference between them.
 * I have notived something, I don’t know if this could help :
   If I submit the form
   empty, I have the warning message saying the form is empty (as expected) and 
   there is a successful POST request for **_[…]/wp-json/contact-form-7/v1/contact-
   forms/27/feedback_**. But when I fill the form and submit, this same request 
   has error 400.
    -  This reply was modified 1 year ago by [Clementbb](https://wordpress.org/support/users/clementbb/).
    -  This reply was modified 1 year ago by [Clementbb](https://wordpress.org/support/users/clementbb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Message sent (sometimes) – endless spinning – error 400 feedback](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [1 year ago](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/#post-18425200)
 * It’s all in my first message.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Message sent (sometimes) – endless spinning – error 400 feedback](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [1 year ago](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/#post-18424015)
 * Nothing weird here it is (I also tried without the “honeypot” plugin) :
 *     ```wp-block-code
       <div class="row"><div class="col-sm-6">[text* nom-350 placeholder "Nom*"]</div><div class="col-sm-6">[text prenom-162 placeholder "Prénom"]</div><div class="col-sm-6">[email* email-310 autocomplete:email placeholder "E-mail*"]</div><div class="col-sm-6">[tel tel-115 minlength:9 maxlength:22 placeholder "Téléphone"]</div><div class="col-12">[textarea* textarea-203 minlength:33 maxlength:999 placeholder] Votre message [/textarea*]</div><div class="col-12">[honeypot url-705 validautocomplete:true move-inline-css:true nomessage:true timecheck_enabled:true][submit "ENVOYER"]</div></div>
       ```
   
 * I just tested with the default form generated by CF7 and the problem is the same.
   
   Default form :
 *     ```wp-block-code
       <label> Votre nom    [text* your-name autocomplete:name] </label><label> Votre e-mail    [email* your-email autocomplete:email] </label><label> Objet    [text* your-subject] </label><label> Votre message (facultatif)    [textarea your-message] </label>[submit "Envoyer"]
       ```
   
 * I have seen other subjects with similar issues, some were resolve by just regenerating
   permalink structure, or use SMTP, but no change for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Message sent (sometimes) – endless spinning – error 400 feedback](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [1 year ago](https://wordpress.org/support/topic/message-sent-sometimes-endless-spinning-error-400-feedback/#post-18421770)
 * On the contact page (link in my first message)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] FB for Woocommerce: missing info google_product_category](https://wordpress.org/support/topic/fb-for-woocommerce-missing-info-google_product_category-2/)
 *  [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years ago](https://wordpress.org/support/topic/fb-for-woocommerce-missing-info-google_product_category-2/#post-14375473)
 * Hi there,
    I have the same problem. Still not working with version 2.4.0.
 * In the google_product_category column of the data feed, there is the number like
   1604 (for 1604 – Apparel & Accessories > Clothing). But still considered empty
   by Facebook.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail Logging] Emails containing an emoticon are not logged 😉!](https://wordpress.org/support/topic/emails-containing-an-emoticon-are-not-logged-%f0%9f%98%89/)
 *  [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/emails-containing-an-emoticon-are-not-logged-%f0%9f%98%89/#post-13993814)
 * Hi, I have the same problem. I didn’t realise the emoticon was the problem! I
   just tested without it and the mail was logged.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Closing section twice in htaccess](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/#post-13720976)
 * Hey,
    Just to say I didn’t find the cause of the problem. But I changed host 
   and it works fine, no problem since then. I have to admit the previous one was
   cheap for the website.
 * Thank you for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] PHP Warning open_basedir restriction in effect](https://wordpress.org/support/topic/php-warning-open_basedir-restriction-in-effect/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/php-warning-open_basedir-restriction-in-effect/#post-13708094)
 * Thanks for your explanation, i’ll check the next version then : )
    have nice 
   day
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] PHP Warning open_basedir restriction in effect](https://wordpress.org/support/topic/php-warning-open_basedir-restriction-in-effect/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/php-warning-open_basedir-restriction-in-effect/#post-13707949)
 * Ok thanks, so it’s not host related ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Click to Chat - HoliThemes] Show shortcode only](https://wordpress.org/support/topic/show-shortcode-only/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/show-shortcode-only/#post-13695167)
 * Hi, thanks for your anwser.
    In deed, i didn’t see this option at first. It works
   that way!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Closing section twice in htaccess](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/#post-13616125)
 * Hi
    Yes I have replaced WordPress files with fresh ones. Each time the problem
   occured, I inspected WordPress log files and the host log files. But I never 
   saw anything special at the appearance of the problem.
 * In the htaccess file, there is only one plugin that have a dedicated section (
   so which can write in the file). It’s a cache plugin, I have contacted the support
   and after desactivating some settings, including the rewrite rules, the problem
   occured again, meaning It’s not this plugin fault. I asked other plugin like 
   backups and redirections but they confirmed they do not get to rewrite htaccess.
 * In addition to that, I cloned the website on another server (but similar) around
   15 days ago. Didn’t see the issue yet.
 * I just set all access setting of the file to “Read”. I’ll see what happens…
 * Does a tracking plugin like the one you suggested can give more information than
   there is in the log files ?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Closing section twice in htaccess](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/#post-13613099)
 * Hey,
    I come back after checking up with different plugins and unfortunatly the
   problem still occurs (randomly after 15 days) and can’t find any explanation :'(
   Is it possible that the host have something to do in that ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)] htaccess disturbance](https://wordpress.org/support/topic/htaccess-disturbance/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/htaccess-disturbance/#post-13543002)
 * Ok thanks, i’ll remove the plugin from my suspect list : )
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Closing section twice in htaccess](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/)
 *  Thread Starter [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/closing-section-twice-in-htaccess/#post-13540488)
 * Yes it might be good to have fresh WordPress files.
    I’m checking with other 
   plugins potentially able to rewrite htaccess and if I don’t find anything (except
   my despair), the permissions restrictions is a good idea (but i would have to
   make sure it’s compatible with the cache plugin behavior).

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/clementbb/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/clementbb/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/clementbb/replies/page/2/?output_format=md)