Title: Notice during debug mode
Last modified: August 22, 2016

---

# Notice during debug mode

 *  [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/notice-during-debug-mode/)
 * For those of us running debug mode while maintaining compatibility, there’s a
   notice due to attempt to access a possibly-unset index.
 * In wpengine-ready/init.php, on lines 94 and 98, before the comparison of $_REQUEST[‘
   page’], check to see if it’s available with isset() or !empty().
 * Alternately, you might use the $plugin_page global for an already-sanitized value.
 * [https://wordpress.org/plugins/wpengine-ready/](https://wordpress.org/plugins/wpengine-ready/)

The topic ‘Notice during debug mode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpengine-ready.svg)
 * [WPEngine Ready](https://wordpress.org/plugins/wpengine-ready/)
 * [Support Threads](https://wordpress.org/support/plugin/wpengine-ready/)
 * [Active Topics](https://wordpress.org/support/plugin/wpengine-ready/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpengine-ready/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpengine-ready/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/notice-during-debug-mode/)
 * Status: not resolved