Title: Page is refreshing
Last modified: August 21, 2016

---

# Page is refreshing

 *  Resolved [Filippo Bodei](https://wordpress.org/support/users/filipp8/)
 * (@filipp8)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/)
 * Hi, thank you for this simple but nice plugin.
    I’m using a modified version 
   of the default buddypress theme and I’m using standard IDs for respond, comments
   and commentform items. A few plugin version ago (can’t remember, sorry), page
   was refreshing only on first comment and ajax was working fine on subsequent 
   comments and replies, but now the page always refreshes. I can see the “Posting
   your comment. Please wait…” message and then always the “Reloading page. Please
   wait…” one. You can see the page structure at [http://iceonmars.com/uncategorized/my-post/](http://iceonmars.com/uncategorized/my-post/)
   Hope someone can help me
 * [http://wordpress.org/plugins/wp-ajaxify-comments/](http://wordpress.org/plugins/wp-ajaxify-comments/)

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

 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299141)
 * Could you please send me login credentials to your page so that I can try to 
   reproduce the problems?
    You can use this form [http://blog.janjonas.net/contact](http://blog.janjonas.net/contact)
   to send me a private message.
 * Best Regards,
    Jan
 *  Thread Starter [Filippo Bodei](https://wordpress.org/support/users/filipp8/)
 * (@filipp8)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299142)
 * pm sent, thank you
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299151)
 * Hi filipp8,
 * I think the problem is caused by the file
    home/filipp8/iceonmars.com/wp-content/
   plugins/bp-comment-notifier/bp-comment-notifier.php.
 * When posting a comment you server response with
 *     ```
       <br />
       <b>Warning</b>:  extract() expects parameter 1 to be array, integer given in <b>/home/filipp8/iceonmars.com/wp-content/plugins/bp-comment-notifier/bp-comment-notifier.php</b> on line <b>46</b><br />
       <br />
       <b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/filipp8/iceonmars.com/wp-content/plugins/bp-comment-notifier/bp-comment-notifier.php:46) in <b>/home/filipp8/iceonmars.com/wp-includes/pluggable.php</b> on line <b>899</b><br />
       ```
   
 * and the WP-Ajaxify-Comments is not able to process this answer. You can either
   deactivate the “bp-comment-notifier” plugin, fix the PHP warnings in the plugin
   or turn of PHP warnings.
 * Hope this helps…
 *  Thread Starter [Filippo Bodei](https://wordpress.org/support/users/filipp8/)
 * (@filipp8)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299154)
 * Hey, thank you!
    Now that I fixed the php extract() warning I’m back with my 
   original situation: plugin works fine only if there is one or more comment already
   present in the post, otherwise page is still refreshing.
 * Hope you can look once more.
 * Regards
 *  Thread Starter [Filippo Bodei](https://wordpress.org/support/users/filipp8/)
 * (@filipp8)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299156)
 * Fixed.
    #comments was missing at all when no comment was present. A quick mod
   to my theme and now all works perfectly.
 * Thank you for the help you provided before. I don’t know why but I was not seeing
   the warning in my console.

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

The topic ‘Page is refreshing’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Filippo Bodei](https://wordpress.org/support/users/filipp8/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/page-is-refreshing/#post-4299156)
 * Status: resolved