Title: Error on newstatpress.php:3474
Last modified: August 21, 2016

---

# Error on newstatpress.php:3474

 *  [AndreMc](https://wordpress.org/support/users/andrecarrano/)
 * (@andrecarrano)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-on-newstatpressphp3474/)
 * I’m getting this error, any tips to solve that?
 * Warning: Cannot modify header information – headers already sent by (output started
   at public_html/site/wp-content/plugins/newstatpress/newstatpress.php:3474) in
   public_html/site/wp-includes/option.php on line 568
 * [http://wordpress.org/extend/plugins/newstatpress/](http://wordpress.org/extend/plugins/newstatpress/)

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

 *  Plugin Author [ice00](https://wordpress.org/support/users/ice00/)
 * (@ice00)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-on-newstatpressphp3474/#post-3825703)
 * hi,
 * at the moment you can disable counter by modify line 3474 of newstatpress.php
   from
 * print “
   <iframe width=0 height=0 src=http://newstatpress.altervista.org/register.
   php?site=”.$site.”&ver=”.$_NEWSTATPRESS[‘version’].”></iframe>”;
 * to
 * #print “
   <iframe width=0 height=0 src=http://newstatpress.altervista.org/register.
   php?site=”.$site.”&ver=”.$_NEWSTATPRESS[‘version’].”></iframe>”;
 * I will try to find why you are getting this for fin in a next update
 *  Plugin Author [ice00](https://wordpress.org/support/users/ice00/)
 * (@ice00)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-on-newstatpressphp3474/#post-3825729)
 * Hi,
 * you can try with this to suppress the warning message:
 * [@print](https://wordpress.org/support/users/print/) “
    <iframe width=0 height
   =0 src=http://newstatpress.altervista.org/register.php?site=”.$site.”&ver=”.$
   _NEWSTATPRESS[‘version’].”></iframe>”;

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

The topic ‘Error on newstatpress.php:3474’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [ice00](https://wordpress.org/support/users/ice00/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/error-on-newstatpressphp3474/#post-3825729)
 * Status: not resolved