Title: Comment shows 404 error
Last modified: August 22, 2016

---

# Comment shows 404 error

 *  Resolved [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * (@lepatachou)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/comment-shows-404-error/)
 * Hello
 * First of all, thanks for this plugin. I have had so much problems with qtranslate
   last few weeks.
 * I try to use wp comment with “Business Directory plugin”. In the page, the form
   use the right address : <form action=”[https://mywebsite.com/wp-comments-post.php&#8221](https://mywebsite.com/wp-comments-post.php&#8221);
   method=”post” id=”commentform” class=”comment-form”>
 * When I click on submit button, a 404 error appears with the following address:
   [https://mywebsite.com/fr/wp-comments-post.php](https://mywebsite.com/fr/wp-comments-post.php).
   Same problem with a comment on standard article. If I write on the address bar
   [https://mywebsite.com/wp-comments-post.php](https://mywebsite.com/wp-comments-post.php),
   there is no error (but nothing is executed). I confirm to have wp-comments-post.
   php file in my root directory.
 * I’m using french (default) and english. My htaccess is :
 * Options +FollowSymLinks
    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine
   On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   > # END WordPress
 * RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
    RewriteRule
   ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
 * RewriteCond %{SERVER_PORT} 80
    RewriteRule ^(.*)$ [https://mywebsite.com/$1](https://mywebsite.com/$1)[
   R,L]
 * Is this problem related to qtranslateX ?
 * Thanks for your answer.
    Pat
 * [https://wordpress.org/plugins/qtranslate-x/](https://wordpress.org/plugins/qtranslate-x/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [John Clause](https://wordpress.org/support/users/johnclause/)
 * (@johnclause)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/comment-shows-404-error/#post-5660884)
 * [@lepatachou](https://wordpress.org/support/users/lepatachou/): Does it work 
   ok in the latest version, 2.9.4?
 *  Thread Starter [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * (@lepatachou)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/comment-shows-404-error/#post-5660927)
 * Yes John. I can now publish comments.
    Nice work ! You’re the best !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Comment shows 404 error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-x_f9f9f9.svg)
 * [qTranslate X](https://wordpress.org/plugins/qtranslate-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-x/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-x/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/comment-shows-404-error/#post-5660927)
 * Status: resolved