• Resolved Andreas

    (@deksar)


    Greetings.

    I got the following PHP warnings under WooCommerce’s “shop_order” (Orders) page on WordPress Admin Dashboard;

    Warning: Undefined array key "id" /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 1048
    
    Warning: Undefined array key "value" in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 1048
    
    Warning: Undefined array key "id" in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 1048
    
    Warning: Undefined array key "value" in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 1048

    at the bottom of the page.

    WordPress version: 5.9.3
    PHP version: 8.0.18
    WP_DEBUG: Disabled
    WooCommerce version: 6.4.1

    Any idea/help would be much appreciated.
    Many thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘PHP Warning: Undefined array key “id” and “value” on WooCommerce’ is closed to new replies.