Title: Multiple Errors on activation
Last modified: August 22, 2016

---

# Multiple Errors on activation

 *  Resolved [Matt Pritchett](https://wordpress.org/support/users/mrpritchett/)
 * (@mrpritchett)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/)
 * On activation I receive the following errors:
    Notice: Undefined index: pro in/
   Users/matt_pritchett/Documents/Sites/richards.clickherestaging.com/wp-content/
   plugins/user-meta-manager/user-meta-manager.php on line 315
 * Notice: Undefined index: retain_data in /Users/matt_pritchett/Documents/Sites/
   richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/umm-
   contextual-help.php on line 23
 * Notice: Undefined index: shortcut_editing in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 37
 * Notice: Undefined index: duplicate_check_override in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 61
 * Notice: Undefined index: bot_field in /Users/matt_pritchett/Documents/Sites/richards.
   clickherestaging.com/wp-content/plugins/user-meta-manager/includes/umm-contextual-
   help.php on line 72
 * Notice: Undefined variable: pro in /Users/matt_pritchett/Documents/Sites/richards.
   clickherestaging.com/wp-content/plugins/user-meta-manager/includes/umm-contextual-
   help.php on line 76
 * Notice: Use of undefined constant UMM_MAX_USERS – assumed ‘UMM_MAX_USERS’ in /
   Users/matt_pritchett/Documents/Sites/richards.clickherestaging.com/wp-content/
   plugins/user-meta-manager/includes/umm-contextual-help.php on line 128
 * Notice: Undefined index: section_title in /Users/matt_pritchett/Documents/Sites/
   richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/umm-
   contextual-help.php on line 157
 * Notice: Undefined index: html_before_register in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 174
 * Notice: Undefined index: html_during_register in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 176
 * Notice: Undefined index: html_after_register in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 178
 * Notice: Undefined index: html_before_profile in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 183
 * Notice: Undefined index: html_during_profile in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 185
 * Notice: Undefined index: html_after_profile in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 187
 * Notice: Undefined index: html_before_shortcode in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 192
 * Notice: Undefined index: html_during_shortcode in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 194
 * Notice: Undefined index: html_after_shortcode in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 196
 * Notice: Undefined index: html_before_adduser in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 201
 * Notice: Undefined index: html_during_adduser in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 203
 * Notice: Undefined index: html_after_adduser in /Users/matt_pritchett/Documents/
   Sites/richards.clickherestaging.com/wp-content/plugins/user-meta-manager/includes/
   umm-contextual-help.php on line 205
    User Meta Manager Help & Settings
 * Notice: Undefined index: pro in /Users/matt_pritchett/Documents/Sites/richards.
   clickherestaging.com/wp-content/plugins/user-meta-manager/user-meta-manager.php
   on line 315
 * [https://wordpress.org/plugins/user-meta-manager/](https://wordpress.org/plugins/user-meta-manager/)

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

 *  Thread Starter [Matt Pritchett](https://wordpress.org/support/users/mrpritchett/)
 * (@mrpritchett)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183321)
 * This is with 3.9.2 as well as Twenty Fourteen and no other plugins installed.
 *  Plugin Author [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * (@jason-lau)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183551)
 * You’re running your site in debug mode, or your error reporting is strict.
 *  Thread Starter [Matt Pritchett](https://wordpress.org/support/users/mrpritchett/)
 * (@mrpritchett)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183552)
 * Turning off debug doesn’t mean this plugin isn’t broken or that this thread is
   resolved. The bugs exist whether or not they are being reported on your dashboard.
 *  Plugin Author [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * (@jason-lau)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183553)
 * The plugin isn’t broken, and these are “Notices” not errors. I may clean up the
   code in the future when I have time, but as far as I am concerned, you’re nitpicking.
 *  Thread Starter [Matt Pritchett](https://wordpress.org/support/users/mrpritchett/)
 * (@mrpritchett)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183554)
 * As debug mode is highly recommended by the core team and Automattic for theme
   development, I don’t believe it is nitpicking to want to be able to install and
   activate a plugin without notices, errors, or anything else appearing on my dashboard.
   The plugin wouldn’t be accepted into the repository with these “notices” so why
   would it be alright if you let them remain on subsequent versions?
 *  Plugin Author [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * (@jason-lau)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183555)
 * I’ll clean the notices up for the next version.
 *  Thread Starter [Matt Pritchett](https://wordpress.org/support/users/mrpritchett/)
 * (@mrpritchett)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183556)
 * Much appreciated! I do also fully realize that this is a free plugin and that
   you put in this work at the benefit of the community. So I apologize if I came
   across a little strong. 🙂 Thank you for your hard work.
 *  Plugin Author [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * (@jason-lau)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183557)
 * I understand. I apologize also. I will release a new version soon.
 *  [Dave](https://wordpress.org/support/users/deeve007/)
 * (@deeve007)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183712)
 * So any update on this, still getting the following error when trying to use:
 * Notice: Undefined index: section_title in /home/jampar5/public_html/wp-content/
   plugins/user-meta-manager/user-meta-manager.php on line 1769
 *  [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * (@mdempfle)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183716)
 * I still get this error as well with the latest version.
 *  [Dave](https://wordpress.org/support/users/deeve007/)
 * (@deeve007)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183717)
 * Why is this thread marked as “resolved” unless the author has confirmed it has
   been fixed? Has it??
 *  Plugin Author [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * (@jason-lau)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183718)
 * Fixed in version 3.4.6.
 * The topic was marked resolved after I fixed all the errors that I was aware of
   at the time. No one had reported any additional php notices before this topic
   was marked ‘resolved’ 7 months ago.

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

The topic ‘Multiple Errors on activation’ is closed to new replies.

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

 * 12 replies
 * 4 participants
 * Last reply from: [Jason Lau](https://wordpress.org/support/users/jason-lau/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation/#post-5183718)
 * Status: resolved