When I receive the email for tickets in a test I am getting the following errors. I have checked the source, it seems that $event object is null. This event is being initialized by $ticket array. Any thoughts on what is causing this?
Notice: Trying to get property of non-object in /html/wp-content/plugins/event-tickets/src/views/tickets/email.php on line 249
Notice: Trying to get property of non-object in /html/wp-content/plugins/event-tickets/src/views/tickets/email.php on line 274
Notice: Trying to get property of non-object in /html/wp-content/plugins/event-tickets/src/views/tickets/email.php on line 281
Notice: Trying to get property of non-object in /html/wp-content/plugins/event-tickets/src/views/tickets/email.php on line 312