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
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, 6 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