Hi Ashan Jay,
I am experiencing a critical issue after updating the "EventON - Ticket Variations & Options" plugin to version 1.1.16.
On the frontend of my website, the event calendar fails to load and only displays a loading animation with the word "false" above it.
I have checked my PHP error logs and found a fatal error triggered by the plugin. It seems like the code is trying to call get_product() on a null object. Here are the details from my debug.log:
Error: PHP Fatal error: Uncaught Error: Call to a member function get_product() on null in /wp-content/plugins/eventon-tickets-variations/includes/admin/class-admin_pro_fix.php:107
Environment:
Domain: https://skateboardclubvienna.at/
PHP: Version 8.4
memory_limit: 256M
WordPress Version: 6.9
Divi Version 4.27.5
EventON Core Version: 5.0.6
EventON - Event Tickets: Version 2.5.1
Ticket Variations & Options Version: 1.1.16 (i believe i updated it from 1.1.14 which worked)
WooCommerce Version: Version 10.1.3
It appears that in class-admin_pro_fix.php on line 107, there is no check if the product object exists before calling the method.
Could you please look into this and provide a fix or an update?
Best regards,
-Benedikt Tomaselli
- Jan 31,2026 AT 1:23PM - 32 minutes ago