Title: undefined offset
Last modified: February 19, 2018

---

# undefined offset

 *  Resolved [ethanstein](https://wordpress.org/support/users/ethanstein/)
 * (@ethanstein)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/)
 * After upgrading to the latest if-menu, I now get this on every page:
 * Undefined offset: 0 in
    /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/
   if-menu/if-menu.php on line 112

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

 *  [nicethreads](https://wordpress.org/support/users/nicethreads/)
 * (@nicethreads)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/#post-9992570)
 * This just happened to me also.
 * I’m pretty sure that line 112 needs to read:
    `if (isset($ifMenuOptions[$index])){`
 * instead of:
    `if ($ifMenuOptions[$index]) {`
 * at the very least, it seems to get me back up and running again without errors.
 *  [trishadams](https://wordpress.org/support/users/trishadams/)
 * (@trishadams)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/#post-9993274)
 * I am also having the same issue after upgrading to the latest version.
 *  Plugin Author [Andrei](https://wordpress.org/support/users/andreiigna/)
 * (@andreiigna)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/#post-9993537)
 * Hi,
 * Thanks for letting me know about this. A new update is available for the plugin
   which will fix the PHP warning.
 * Cheers
 *  [nicethreads](https://wordpress.org/support/users/nicethreads/)
 * (@nicethreads)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/#post-9993798)
 * Excellent! The update clears it up. Thank you!

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

The topic ‘undefined offset’ is closed to new replies.

 * ![](https://ps.w.org/if-menu/assets/icon-256x256.png?rev=1862232)
 * [If Menu - Visibility control for Menus](https://wordpress.org/plugins/if-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/if-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/if-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/if-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/if-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/if-menu/reviews/)

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [nicethreads](https://wordpress.org/support/users/nicethreads/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/undefined-offset-26/#post-9993798)
 * Status: resolved