Title: [Plugin: Page.ly MultiEdit] WP_DEBUG Undefined Index
Last modified: August 20, 2016

---

# [Plugin: Page.ly MultiEdit] WP_DEBUG Undefined Index

 *  [BlaineSch](https://wordpress.org/support/users/blainesch/)
 * (@blainesch)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-wp_debug-undefined-index/)
 * Notice: Undefined index: action in /home/blainesc/public_html/uploads/wp/wp-content/
   plugins/pagely-multiedit/multiedit.php on line 107
 * When saving a post the querystring is blank so this fails:
 * `if (in_array(basename($_SERVER['PHP_SELF']),array('post.php','page.php')) &&
   $_GET['action'] == 'edit' ) {`
 * it should check that it exists before it checks it’s value.
 * This only happens in debug mode since it’s a warning, but it prevents the page
   from being redirected so it’s rather annoying when I’m debugging another plugin
   I’m developing.
 * [http://wordpress.org/extend/plugins/pagely-multiedit/](http://wordpress.org/extend/plugins/pagely-multiedit/)

The topic ‘[Plugin: Page.ly MultiEdit] WP_DEBUG Undefined Index’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pagely-multiedit.svg)
 * [Pagely MultiEdit](https://wordpress.org/plugins/pagely-multiedit/)
 * [Support Threads](https://wordpress.org/support/plugin/pagely-multiedit/)
 * [Active Topics](https://wordpress.org/support/plugin/pagely-multiedit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pagely-multiedit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pagely-multiedit/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [BlaineSch](https://wordpress.org/support/users/blainesch/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-wp_debug-undefined-index/)
 * Status: not resolved