Title: Multiple errors on activation
Last modified: May 29, 2019

---

# Multiple errors on activation

 *  Resolved [koolpal](https://wordpress.org/support/users/koolpal/)
 * (@koolpal)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/)
 * Hi,
 * The plugin looks very promising!
 * Version: 0.19
 * Upon activation got a series of errors as shown below. Perhaps related to [Many WP_DEBUG errors upon initial plugin activation (some due to PHP 7)](https://wordpress.org/support/topic/many-wp_debug-errors-upon-initial-plugin-activation-some-due-to-php-7/)
 *     ```
       Deprecated: Function create_function() is deprecated in installation/wp-content/plugins/ultimate-wp-mail/Functions/EWD_UWPM_Widgets.php on line 67
   
       Notice: update_usermeta is deprecated since version 3.0.0! Use update_user_meta() instead. in installation/wp-includes/functions.php on line 4435
   
       Notice: update_usermeta is deprecated since version 3.0.0! Use update_user_meta() instead. in installation/wp-includes/functions.php on line 4435
   
       Notice: Undefined variable: Custom_Element_Object in installation/wp-content/plugins/ultimate-wp-mail/Functions/uwpm_register_custom_element_section.php on line 23
   
       Notice: Undefined index: EWD-UWPM-Options in installation/wp-content/plugins/ultimate-wp-mail/Main.php on line 57
       ```
   
 * Please review.
 * Thank you.

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11588913)
 * Hi [@koolpal](https://wordpress.org/support/users/koolpal/),
 * Could you let us know what version of PHP you are using? It sounds like you are
   either using a very new version or a very old version.
 *  Thread Starter [koolpal](https://wordpress.org/support/users/koolpal/)
 * (@koolpal)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11590702)
 * [@etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/) My Current
   PHP version:  7.2.16
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11593848)
 * Hi [@koolpal](https://wordpress.org/support/users/koolpal/),
 * Did you recently made any changes that might have caused the error or a conflict
   with UWPM plugin? If yes, please roll back the changes and then see if it works
   fine. Also, if you installed any new plugins then disable them momentarily. You
   could disable all other plugins and then re-activate them one-by-one to see which
   one is causing the issue.
 *  Thread Starter [koolpal](https://wordpress.org/support/users/koolpal/)
 * (@koolpal)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11596429)
 * [@etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/) All 
   the errors & notices seem to point to your plugin. I am not clear how could some
   other plugin generate these messages?
 * Please review.
 * Thanks
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11605541)
 * Hi [@koolpal](https://wordpress.org/support/users/koolpal/),
 * Sometimes plugins conflict with each other. That is why I had asked you to activate
   the plugin one by one and see if more information can be discovered. Could you
   try that?
 *  Thread Starter [koolpal](https://wordpress.org/support/users/koolpal/)
 * (@koolpal)
 * [7 years ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11629631)
 * [@etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * I rechecked this with version 0.20 and I still encountered the below errors in
   my debug.log files
    1. First I de-activated ALL plugins
 *  1. Then I started activating each plugin one-by-one
 *  1. The first error I encountered was when I activated this plugin.
 * The error seen:
 *     ```
       PHP Notice:  update_usermeta is <strong>deprecated</strong> since version 3.0.0! Use update_user_meta() instead. in F:\laragon\www\iGMS\wp-includes\functions.php on line 4435
       PHP Notice:  update_usermeta is <strong>deprecated</strong> since version 3.0.0! Use update_user_meta() instead. in F:\laragon\www\iGMS\wp-includes\functions.php on line 4435
       PHP Notice:  Undefined variable: Custom_Element_Object in F:\laragon\www\iGMS\wp-content\plugins\ultimate-wp-mail\Functions\uwpm_register_custom_element_section.php on line 23
       PHP Notice:  Undefined index: EWD-UWPM-Options in F:\laragon\www\iGMS\wp-content\plugins\ultimate-wp-mail\Main.php on line 57
       ```
   
 * Please let me know in case you need any other details.
 * I would really love to use your plugin.
 * Thanks
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11638843)
 * We did indeed remove the deprecated function in the new version. For the notices,
   they are just that, notices, and not errors. We’ll look to remove them in a future
   update, but, in the meantime, when you go live and disable debug mode, they will
   not show and will have no effect on the functionality of your site.

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

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

 * ![](https://ps.w.org/ultimate-wp-mail/assets/icon-128x128.png?rev=1813772)
 * [Ultimate WP Mail](https://wordpress.org/plugins/ultimate-wp-mail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-wp-mail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-wp-mail/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-wp-mail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-wp-mail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-wp-mail/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/multiple-errors-on-activation-2/#post-11638843)
 * Status: resolved