Hello – following updating to Event Tickets Plus 4.6.1, ECPro 4.4.19 and Woocommerce 3.2.5, I’ve noticed errors whenever an order is placed that doesn’t include a ticket:
[23-Nov-2017 13:58:14 UTC] PHP Notice: Undefined variable: quantity in /[root]/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php on line 708
[23-Nov-2017 13:58:15 UTC] PHP Notice: Trying to get property of non-object in /[root]/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Global_Stock.php on line 245
If the cart only has tickets, there’s no error when you check out, and if the cart includes a ticket as well as another product, there’s only a ‘Trying to get property of non-object’ error message. It doesn’t seem to affect the order going through, but still…