Abandoned cart php errors
-
[10-Mar-2025 16:35:43 UTC] PHP Warning: Undefined array key “products” in /xxxx/xxxx/xxxx.com/wp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php on line 72
[10-Mar-2025 16:35:43 UTC] PHP Warning: foreach() argument must be of type array|object, null given in /xxxx/xxxx/xxxx.com/wp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php on line 121
[10-Mar-2025 16:35:43 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /xxxx/xxxx/xxxx.com/wp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php:137
Stack trace: 0 /xxxx/xxxx/xxxx.comwp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php(137): count(NULL) 1 /xxxx/xxxx/xxxx.com/wp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php(72): WebDevStudios\CCForWoo\AbandonedCheckouts\CheckoutRecovery->recover_products(NULL) 2 /xxxx/xxxx/xxxx.com/wp-includes/class-wp-hook.php(324): WebDevStudios\CCForWoo\AbandonedCheckouts\CheckoutRecovery->recover_checkout(”) 3 /xxxx/xxxx/xxxx.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 4 /xxxx/xxxx/xxxx.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 5 /xxxx/xxxx/xxxx.com/wp-settings.php(726): do_action(‘wp_loaded’) 6 /xxxx/xxxx/xxxx.com/wp-config.php(93): require_once(‘/xxxx/xxxx…’) 7 /xxxx/xxxx/xxxx.com/wp-load.php(50): require_once(‘/xxxx/xxxx…’) 8 /xxxx/xxxx/xxxx.com/wp-blog-header.php(13): require_once(‘/xxxx/xxxx…’) 9 /xxxx/xxxx/xxxx.com/index.php(17): require(‘/xxxx/xxxx…’) 10 {main}
thrown in /xxxx/xxxx/xxxx.com/wp-content/plugins/constant-contact-woocommerce/src/AbandonedCheckouts/CheckoutRecovery.php on line 137
- You must be logged in to reply to this topic.