Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error on attempt to empty the trash for the WooCommerce orders #1655

Closed
marcinkrzeminski opened this issue Dec 19, 2024 · 0 comments · Fixed by #1656
Closed

Fatal error on attempt to empty the trash for the WooCommerce orders #1655

marcinkrzeminski opened this issue Dec 19, 2024 · 0 comments · Fixed by #1656
Assignees
Labels
bug support forum From the WP.org plugin support forum

Comments

@marcinkrzeminski
Copy link
Collaborator

Bug Report

https://wordpress.org/support/topic/conflict-with-the-woocommerce-plugin/

Expected Behavior

Describe what should happen.

Actual Behavior

Attempted to empty the trash for the WooCommerce orders and it results in a fatal error. Below is the error that it logs.

#3 /wp-content/plugins/stream/connectors/class-connector-woocommerce.php(440): WC_Abstract_Order->__construct()

#4 [internal function]: WP_Stream\Connector_Woocommerce->callback_deleted_post()

#5 /wp-content/plugins/stream/classes/class-connector.php(127): call_user_func_array()

#6 /wp-includes/class-wp-hook.php(324): WP_Stream\Connector->callback()

Steps to Reproduce the Problem

Screenshots

Drag and drop screenshots in this area that help illustrate the problem.

System Information

WordPress and all plugins are up to date and the site and I’ve tested it with the TwentyTwenyFour theme. The empty trash function works as expected if the Stream plugin is deactivated.

  • Stream plugin version:
  • WordPress version:
  • PHP version:
  • Browser:
  • Computer operating system:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug support forum From the WP.org plugin support forum
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant