Fatal error: Uncaught Error: Call to a member function getCore()
-
Hi
I’m getting a fatal error when running certain wp-cli commands like:
wp cron event run --due-now
This is the full error:
Fatal error: Uncaught Error: Call to a member function getCore() on null in /home/customer/www/example.com/public_html/wp-content/plugins/event-tickets-with-ticket-scanner/woocommerce-hooks.php:11
Stack trace:
0 /home/customer/www/example.com/public_html/wp-content/plugins/event-tickets-with-ticket-scanner/woocommerce-hooks.php(23): saso_eventtickets_wc_checkTicketDetailPage()
1 /home/customer/www/example.com/public_html/wp-content/plugins/event-tickets-with-ticket-scanner/index.php(545): require(‘/home/customer/…’)
2 /home/customer/www/example.com/public_html/wp-includes/class-wp-hook.php(308): sasoEventticketsWooCommercePluginLoaded(”)
3 /home/customer/www/example.com/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
4 /home/customer/www/example.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
5 /home/customer/www/example.com/public_html/wp-settings.php(480): do_action(‘plugins_loaded’)
6 phar:///usr/local/bin/wp-cli.phar/vendo in /home/customer/www/example.com/public_html/wp-content/plugins/event-tickets-with-ticket-scanner/woocommerce-hooks.php on line 11
- The topic ‘Fatal error: Uncaught Error: Call to a member function getCore()’ is closed to new replies.