Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Cannot instantiate abstract class Events #112

Open
pramodjodhani opened this issue May 30, 2024 · 0 comments
Open

Fatal error: Cannot instantiate abstract class Events #112

pramodjodhani opened this issue May 30, 2024 · 0 comments

Comments

@pramodjodhani
Copy link

We are seeing this fatal error on a customer's site at the very bottom.

Fatal error:  Uncaught Error: Cannot instantiate abstract class Events in /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:113
--
  | Stack trace:
  | #0 /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(238): Iconic_Flux_NS\lucatume\DI52\Builders\ClassBuilder->build()
  | #1 /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(215): Iconic_Flux_NS\lucatume\DI52\Builders\Resolver->resolveUnbound()
  | #2 /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/vendor-prefixed/lucatume/di52/src/Container.php(220): Iconic_Flux_NS\lucatume\DI52\Builders\Resolver->resolve()
  | #3 /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/inc/class-core-container.php(62): Iconic_Flux_NS\lucatume\DI52\Container->get()
  | #4 /home/audazyc1/public_html/debug/wp-content/plugins/flux-checkout/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Events/Event_Subscriber.php(89): Iconic_Flux_Core_Container->get()
  | #5 /home/audazyc1/public_html/debug/wp-includes/class-wp-hook.php(324): Iconic_Flux_NS\StellarWP\Telemetry\Events\Event_Subscriber->send_cached_events()
  | #6 /home/audazyc1/public_html/debug/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
  | #7 /home/audazyc1/public_html/debug/wp-includes/plugin.php(517): WP_Hook->do_action()
  | #8 /home/audazyc1/public_html/debug/wp-includes/load.php(1270): do_action()
  | #9 [internal function]: shutdown_action_hook()
  | #10 {main}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant