Title: Plugin having trouble to post comment successfully
Last modified: August 20, 2016

---

# Plugin having trouble to post comment successfully

 *  Resolved [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/)
 * Hello,
    I am trying to add the plugin to a new website.
 * When I am trying to post a comment, the plugin stops at “Posting comment, please
   wait”. When I reload, the comment did post.
    Here is the console from Chrome:
 *     ```
       [WP-Ajaxify-Comments] Initializing version 0.6.1 wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Found jQuery version '1.7.2' wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Found jQuery blockUI version '2.42' wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search comment form (selector: '#commentform')... Found: [
       <form action=​"http:​/​/​www.vistoimages.com/​wp-comments-post.php" method=​"post" id=​"commentform">​…​</form>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search comments container (selector: '#comments')... Found: [
       <div id=​"comments">​…​</div>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search respond container (selector: '#respond')... Found: [
       <div id=​"respond">​…​</div>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Initialization completed wp-ajaxify-comments.js:68
       Object
        chrome-extension://ipfnecmlncaiipncipkgijboddcdmego/scripts/track.js:24
       [WP-Ajaxify-Comments] Comment has been posted wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Found comment URL 'null' in X-WPAC-URL header. wp-ajaxify-comments.js:68
       Uncaught TypeError: Cannot read property '1' of null
       ```
   
 * You can test the issue here: [http://www.vistoimages.com/2012/07/16/hello-world/](http://www.vistoimages.com/2012/07/16/hello-world/)
 * I am also using Ajaxify WordPress Site plugin, but even if I desactivate it, 
   it does not work too so I don’t think it is the issue.
 * Thank you for your time and help!
 * [http://wordpress.org/extend/plugins/wp-ajaxify-comments/](http://wordpress.org/extend/plugins/wp-ajaxify-comments/)

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

1 [2](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/page/2/?output_format=md)

 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201778)
 * Hi,
 * I think there is a conflict with the your other Ajax-Plugin. I posted a comment
   and your script [http://www.vistoimages.com/wp-comments-post.php](http://www.vistoimages.com/wp-comments-post.php)
   returns “success” instead of the HTML code of the site including the new comment.
   Could you please disable the “Ajaxify WordPress Site” plugin and I will try it
   again.
 * Regards,
    Jan
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201779)
 * Already tryed but it did the same.
    Just desactivated it try again. I have the
   same issue :
 *     ```
       [WP-Ajaxify-Comments] Found jQuery version '1.7.2' wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Found jQuery blockUI version '2.42' wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search comment form (selector: '#commentform')... Found: [
       <form action=​"http:​/​/​www.vistoimages.com/​wp-comments-post.php" method=​"post" id=​"commentform">​…​</form>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search comments container (selector: '#comments')... Found: [
       <div id=​"comments">​…​</div>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Search respond container (selector: '#respond')... Found: [
       <div id=​"respond">​…​</div>​
       ] wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Initialization completed wp-ajaxify-comments.js:68
       Object
        chrome-extension://ipfnecmlncaiipncipkgijboddcdmego/scripts/track.js:24
       [WP-Ajaxify-Comments] Comment has been posted wp-ajaxify-comments.js:68
       [WP-Ajaxify-Comments] Found comment URL 'null' in X-WPAC-URL header. wp-ajaxify-comments.js:68
       Uncaught TypeError: Cannot read property '1' of null wp-ajaxify-comments.js:3
       ```
   
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201781)
 * It is weird because it is working fine on another website (was a testing website,
   a have moved the website from this URL to the live one you are seeing)
 * here is the other one :
 * [http://bedrockimages.com/newwebsite/2012/07/16/hello-world/](http://bedrockimages.com/newwebsite/2012/07/16/hello-world/)
 * does it have to do with me moving it to the new server?
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201784)
 * And it is working with the other ajax plugin, so it is not the issue :/
    (sorry
   for the multiple posts)
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201816)
 * Had to restrat the other ajax plugin as the website is live.
    On the test website,
   both plugins work together so it is not the issue. Could it be the transfer between
   2 domains (and therefore 2 databases?)
 * Maybe I should make a clean install, what tables/entries do I need to delete 
   from the database?
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201828)
 * Hi,
 * there is a difference between your two sites when sending requests to the wp-
   comments-post.php. You can examine the server’s responses by using a tool like
   Firebug.
 * To find out what causes the difference I would suggest to disable all plugins
   and re-activating them step-by-step. If this does not help, you could start with
   a fresh WordPress setup and install the plugins step-by-step.
 * Hope this helps…
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201829)
 * Thanks for the reponse.
    I cannot really do that as the website is live. The 
   websites are both the same (except for minors CSS things and texts changes) so
   I don’t think it will change anything. Does the change for domain could affect
   the plugin?
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201831)
 * I really think it is an issue when I changed the domain name as it works on the
   test server.
    Could you lead me on what tables should I remove for a clean install?
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201832)
 * Please update to the most recent version 0.6.2 and enable the debug mode. The
   plugin will output a message that shows the unexpected/unsupported response of
   the wp-comments-post.php script.
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201833)
 * I did the updade. Could you check it? I don’t really know what to check
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201834)
 * You will find the following log message:
    [WP-Ajaxify-Comments] Unsupported server
   response, unable to extract body (data: ‘success’)
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201835)
 * Yes ok but what does that mean.
    I am pretty sure there was an issue when I have
   moved the website, as it is working on the testing domain (it is the same hosting
   service). Could you tell how to cleanly remove the plugin (which tables/sql to
   delete with the files) so i can try to reinstall it?
 * Or do you have any other idea?
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201845)
 * You can uninstall/remove the plugin using the plugin page in the WordPress admin
   backend.
    I don’t think that moving you site to a different domain causes the
   problems.
 * As I’ve written above I suggest to disable all plugins and re-activating them
   step-by-step to find out the reason of your problems. If this does not help, 
   you could start with a fresh WordPress setup and install the plugins step-by-
   step.
 * Hope this helps…
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201872)
 * Does this problem still exist?
 *  Thread Starter [Ari](https://wordpress.org/support/users/ariarikoutscom/)
 * (@ariarikoutscom)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/#post-3201873)
 * Hi,
    Did not have much time lately, I will to check that next week and will get
   back to you.

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

1 [2](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/page/2/?output_format=md)

The topic ‘Plugin having trouble to post comment successfully’ is closed to new 
replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)
 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 17 replies
 * 3 participants
 * Last reply from: [janjonas](https://wordpress.org/support/users/janjonas/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-having-trouble-to-post-comment-successfully/page/2/#post-3201892)
 * Status: resolved