Deprecated messages and missing variables
-
Deprecated messages:
PHP Deprecated: woocommerce_before_cart_item_quantity_zeroPHP Notice: Trying to get property ‘id’ of non-object in …/plugins/woocommerce-abandoned-cart-recovery/includes/query-db.php on line 78
PHP Notice: Undefined index: billing_email in …/plugins/woocommerce-abandoned-cart-recovery/includes/execute/guest.php on line 132
PHP Notice: Undefined index: billing_email in …/plugins/woocommerce-abandoned-cart-recovery/includes/execute/guest.php on line 133
PHP Notice: Undefined index: billing_phone in …/plugins/woocommerce-abandoned-cart-recovery/includes/execute/guest.php on line 140We run in debug mode, so we can track any issues.
A plugin should check the existence before using variables.
- The topic ‘Deprecated messages and missing variables’ is closed to new replies.