• Resolved hoffmana78

    (@hoffmana78)


    After updating to 4.0.3: Undefined array key “wc-pending-wdraw” in wc-order-functions.php line 412. Disappears when Germanized is deactivated or rolled back.

    Germanized 4.0.3
    WooCommerce-Version
    PHP-Version
    Warning: Undefined array key “wc-pending-wdraw”
    /woocommerce/includes/wc-order-functions.php line 412

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Dennis

    (@vdwoocommercesupport)

    Hi,

    this seems like a caching issue to me. Are you using any caching plugins? If so, please clear the cache. Unfortunately there is no way for us to prevent this issue as the Woo core needs some tweak here to prevent those cache misses for registered custom order statuses.

    PS: You should really check your PHP config/error settings – these warnings shall not be visible within a live environment.

    Best,
    Dennis

    Thread Starter hoffmana78

    (@hoffmana78)

    Hi Dennis,

    Redis/Object Cache and caching plugins are disabled/cleared, but the warning is still reproducible with WooCommerce 10.7.0 and Germanized 4.0.7.

    The warning disappears immediately when Germanized is deactivated or rolled back to 3.20.7.

    Unfortunately I do not have SSH/WP-CLI or error-log access on this Hetzner hosting package. The ok.

    • This reply was modified 1 day, 8 hours ago by hoffmana78.
    Plugin Contributor Dennis

    (@vdwoocommercesupport)

    Hi,

    this is due to the order count cache not updating + some missing checks within the Woo Core. We’ve fixed that issue (for new installs) by flushing the cache during installation – you may want to manually flush the (redis) cache.

    Best,
    Dennis

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

You must be logged in to reply to this topic.