Title: Error with debug on
Last modified: August 21, 2016

---

# Error with debug on

 *  Resolved [AndreMc](https://wordpress.org/support/users/andrecarrano/)
 * (@andrecarrano)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-with-debug-on-1/)
 * I’ve got a error with debug on.
 * Notice: Undefined offset: 1 in wp-content/plugins/newstatpress/newstatpress.php
   on line 1877
 * Someone know how to fix?
 * [http://wordpress.org/extend/plugins/newstatpress/](http://wordpress.org/extend/plugins/newstatpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [ice00](https://wordpress.org/support/users/ice00/)
 * (@ice00)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-with-debug-on-1/#post-3650532)
 * you can add this if around that instruction:
 *  if (isset($refferer)) {
    list($searchengine,$search_phrase)=explode(“|”,iriGetSE(
   $referrer)); } else { $searchengine=”; $search_phrase=”; }

Viewing 1 replies (of 1 total)

The topic ‘Error with debug on’ 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/)

## Tags

 * [line](https://wordpress.org/support/topic-tag/line/)
 * [offset](https://wordpress.org/support/topic-tag/offset/)
 * [undefined](https://wordpress.org/support/topic-tag/undefined/)

 * 1 reply
 * 2 participants
 * Last reply from: [ice00](https://wordpress.org/support/users/ice00/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/error-with-debug-on-1/#post-3650532)
 * Status: resolved