Skip to content

Instantly share code, notes, and snippets.

@jasperf
Last active August 29, 2023 02:00
Show Gist options
  • Save jasperf/0b15e4da05ef0cde0106ebc5719ade7c to your computer and use it in GitHub Desktop.
Save jasperf/0b15e4da05ef0cde0106ebc5719ade7c to your computer and use it in GitHub Desktop.
WooCommerce & Elementor Warnings on post count and stdClass
Attempt to read property "post_count" on null in wp-content/plugins/woocommerce/includes/widgets/class-wc-widget-price-filter.php on line 80\n 
#stage
Client error on sending request(POST /wp-admin/admin-ajax.php HTTP/2.0); uri(/wp-admin/admin-ajax.php) content-length(219): user_get_body(tmpstackbuf, 16384):
read from client failed, referer: https://stage.domain.com/wp-admin/post.php?post=30578&action=edit
PHP Warning: Undefined array key "data" in /wp-content/plugins/elementor/core/common/modules/ajax/module.php on line 175\n,
referer: https://stage.domain.com/wp-admin/admin.php?page=elementor-app&ver=3.15.3
PHP Warning: Undefined property: stdClass::$status_id in /wp-content/plugins/sitepress-multilingual-cms/classes/ATE/class-wpml-tm-ate.php on line 57\n,
referer: https://stage.domain.com/wp-admin/edit.php?s&post_status=all&post_type=product&action=-1&lang=en&product_cat=marble&product_type&stock_status&filter_action=Filter&paged=1&action2=-1
PHP Warning: Undefined property: stdClass::$status_id in /wp-content/plugins/sitepress-multilingual-cms/classes/ATE/class-wpml-tm-ate.php on line 57\n,
referer: https://stage.domain.com/wp-admin/edit.php?s&post_status=all&post_type=product&action=-1&lang=en&product_cat=marble&product_type&stock_status&filter_action=Filter&paged=1&action2=-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment