Title: Notices
Last modified: August 21, 2016

---

# Notices

 *  [eek](https://wordpress.org/support/users/eek/)
 * (@eek)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/notices-4/)
 * Please remove the notices from the plugin.
 * I mean, On line 593 change from `if(!function_exists(is_robot)){` to `if(!function_exists('
   is_robot')){`
 * Also on line 118, 122, 126, 127, you have an undefined index, so adding `@` in
   front of `$_GET` will stop the notices 🙂 But might want to fix with `if(isset(
   $_GET['cache_view_type])){`
 * Thanks
 * [http://wordpress.org/plugins/post-views/](http://wordpress.org/plugins/post-views/)

The topic ‘Notices’ is closed to new replies.

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

## Tags

 * [notice](https://wordpress.org/support/topic-tag/notice/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 0 replies
 * 1 participant
 * Last reply from: [eek](https://wordpress.org/support/users/eek/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/notices-4/)
 * Status: not resolved