• Resolved obnova

    (@obnova)


    After update i have on checkout page many of this errors:

    Notice: Undefined index: priority in /var/…/…/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 1526

    System Configuration: all green
    Write Permissions: all writable

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

    (@andrewwestley)

    Yes, I’ve been seeing the same thing for the last 48 hours or so too. Deactivated my theme and all other plugins to narrow it down to this plugin. Any help gratefully received.

    Plugin Contributor Ewout

    (@pomegranate)

    It’s essentially a WooCommerce 3.5.1 issue, which should (hopefully) be resolved in the next WooCommerce 3.5.2 update:
    https://github.com/woocommerce/woocommerce/pull/21801

    Please note that the PDF invoice plugin does not do anything with checkout fields and can thus not be the cause of this notice, but it may reveal the notice if you have enabled “Debug output” (in the Status tab of the PDF invoice settings) which is disabled by default and should not be enabled on live sites!

    To find the real source of the issue (since the fix in woocommerce is not addressing this, just preventing notices), check for any plugin or custom code adding fields to the checkout.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notice: Undefined index: on checkout page’ is closed to new replies.