Title: PHP notices
Last modified: August 21, 2016

---

# PHP notices

 *  [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-notices-8/)
 * Nice plugin. Just noticed a couple PHP notices though, both of which look like
   fairly straighforward fixes.
    1. `Notice: Undefined variable: m in /path/to/wp/wp-content/plugins/easy-restaurant-
       menu-manager/views/view.items.php on line 54` This one pops up when looking 
       at the front-end view of a menu.
    2. ` Notice: Undefined index: save_options in /path/to/wp/wp-content/plugins/easy-
       restaurant-menu-manager/admin/functions.php on line 190` This one shows up in
       the admin on the global settings page.
 * Let me know if you’d like any more details.
 * Cheers,
    Eric
 * [http://wordpress.org/extend/plugins/easy-restaurant-menu-manager/](http://wordpress.org/extend/plugins/easy-restaurant-menu-manager/)

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

 *  Thread Starter [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-notices-8/#post-3713724)
 * I’ve come across another handful of PHP error notices, most of them pretty along
   the same lines as the 2nd one I posted above. I really recommend you configure
   your testing server to display PHP notices, and switch WP_DEBUG to `true` in 
   wp-config.php.
 * Cheers,
    Eric
 *  Plugin Contributor [Richard Royal](https://wordpress.org/support/users/richardroyal/)
 * (@richardroyal)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-notices-8/#post-3713981)
 * I combed through and tried to address each of these in 1.2.1

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

The topic ‘PHP notices’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-restaurant-menu-manager_fbf8f8.
   svg)
 * [Easy Restaurant Menu Manager](https://wordpress.org/plugins/easy-restaurant-menu-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-restaurant-menu-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-restaurant-menu-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-restaurant-menu-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-restaurant-menu-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-restaurant-menu-manager/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Richard Royal](https://wordpress.org/support/users/richardroyal/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/php-notices-8/#post-3713981)
 * Status: not resolved