Replies: 0
We updated Event Tickets from 4.6.1.1 to 4.8.4.1 and encountered a 500 error in the backend. When we deactivated the The Events Calendar: Remove QR Codes plugin, that fixed the issue.
This is the error:
[21-Nov-2018 20:07:14 UTC] PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Error while making 'tickets-plus.main': 'tickets-plus.main' is not a bound alias or an existing class.' in /www/wp-content/plugins/event-tickets/common/vendor/lucatume/di52/src/tad/DI52/Container.php:348
Stack trace:
#0 /www/wp-content/plugins/event-tickets/common/vendor/lucatume/di52/src/tad/DI52/Container.php(281): tad_DI52_Container->resolve('tickets-plus.ma...')
#1 /www/wp-content/plugins/event-tickets/common/src/Tribe/Container.php(176): tad_DI52_Container->make('tickets-plus.ma...')
#2 /www/wp-content/plugins/event-tickets-plus/src/Tribe/Main.php(90): tribe('tickets-plus.ma...')
#3 /www/wp-content/plugins/tribe-events-snippet-hide-qr-code/tribe-events-snippet-hide-qr-code.php(16): Tribe__Tickets_Plus__Main::instance()
#4 [internal function]: tribe_neuter_qr('')
#5 /www/wp-includes/class-wp-hook.php(286): call_user_func_array('tribe_neuter_qr', Array)
#6 /www/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#7 /www/wp-includes/plug in /www/wp-content/plugins/event-tickets/common/vendor/lucatume/di52/src/tad/DI52/Container.php on line 348
We can provide access to the staging site we’re using.
Thanks.