• Using version 1.5.6 I get the following notice on every email send:

    [12-Jan-2017 13:48:42 UTC] PHP Notice:  Undefined index: override-from in public_html/content/plugins/mailgun/includes/wp-mail.php on line 183
    [12-Jan-2017 13:48:42 UTC] PHP Stack trace:
    [12-Jan-2017 13:48:42 UTC] PHP   1. {main}() public_html/index.php:0
    [12-Jan-2017 13:48:42 UTC] PHP   2. require() public_html/index.php:3
    [12-Jan-2017 13:48:42 UTC] PHP   3. require_once() public_html/wp/wp-blog-header.php:19
    [12-Jan-2017 13:48:42 UTC] PHP   4. do_action() public_html/wp/wp-includes/template-loader.php:12
    [12-Jan-2017 13:48:42 UTC] PHP   5. WP_Hook->do_action() public_html/wp/wp-includes/plugin.php:453
    [12-Jan-2017 13:48:42 UTC] PHP   6. WP_Hook->apply_filters() public_html/wp/wp-includes/class-wp-hook.php:323
    [12-Jan-2017 13:48:42 UTC] PHP   7. WC_AJAX::do_wc_ajax() public_html/wp/wp-includes/class-wp-hook.php:298
    [12-Jan-2017 13:48:42 UTC] PHP   8. do_action() public_html/content/plugins/woocommerce/includes/class-wc-ajax.php:82
    [12-Jan-2017 13:48:42 UTC] PHP   9. WP_Hook->do_action() public_html/wp/wp-includes/plugin.php:453
    [12-Jan-2017 13:48:42 UTC] PHP  10. WP_Hook->apply_filters() public_html/wp/wp-includes/class-wp-hook.php:323
    [12-Jan-2017 13:48:42 UTC] PHP  11. WC_AJAX::checkout() public_html/wp/wp-includes/class-wp-hook.php:298
    [12-Jan-2017 13:48:42 UTC] PHP  12. WC_Checkout->process_checkout() public_html/content/plugins/woocommerce/includes/class-wc-ajax.php:472
    [12-Jan-2017 13:48:42 UTC] PHP  13. SV_WC_Payment_Gateway_Direct->process_payment() public_html/content/plugins/woocommerce/includes/class-wc-checkout.php:663
    [12-Jan-2017 13:48:42 UTC] PHP  14. WC_Abstract_Order->payment_complete() public_html/content/plugins/woocommerce-gateway-paypal-express/lib/skyverge/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php:441
    [12-Jan-2017 13:48:42 UTC] PHP  15. WC_Abstract_Order->update_status() public_html/content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php:2491
    [12-Jan-2017 13:48:42 UTC] PHP  16. do_action() public_html/content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php:2390
    [12-Jan-2017 13:48:42 UTC] PHP  17. WP_Hook->do_action() public_html/wp/wp-includes/plugin.php:453
    [12-Jan-2017 13:48:42 UTC] PHP  18. WP_Hook->apply_filters() public_html/wp/wp-includes/class-wp-hook.php:323
    [12-Jan-2017 13:48:42 UTC] PHP  19. WC_Emails::send_transactional_email() public_html/wp/wp-includes/class-wp-hook.php:298
    [12-Jan-2017 13:48:42 UTC] PHP  20. do_action_ref_array() public_html/content/plugins/woocommerce/includes/class-wc-emails.php:98
    [12-Jan-2017 13:48:42 UTC] PHP  21. WP_Hook->do_action() public_html/wp/wp-includes/plugin.php:515
    [12-Jan-2017 13:48:42 UTC] PHP  22. WP_Hook->apply_filters() public_html/wp/wp-includes/class-wp-hook.php:323
    [12-Jan-2017 13:48:42 UTC] PHP  23. WC_Email_Customer_Completed_Order->trigger() public_html/wp/wp-includes/class-wp-hook.php:298
    [12-Jan-2017 13:48:42 UTC] PHP  24. WC_Email->send() public_html/content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php:71
    [12-Jan-2017 13:48:42 UTC] PHP  25. wp_mail() public_html/content/plugins/woocommerce/includes/emails/class-wc-email.php:466
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mailgun

    (@mailgun)

    @bradt Thanks for reporting this! I’ll work up a fix to go in to the 1.5.7 release. Thanks!

    Plugin Author Mailgun

    (@mailgun)

    @bradt if you change the override from setting, save, and then change it back to what you really want it to be, does it still dump out that undefined index notice?

    Thread Starter Brad Touesnard

    (@bradt)

    Looks like this error stopped polluting my logs after the last plugin update, awesome thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice: Undefined index: override-from’ is closed to new replies.