Fatal Error on widget page
-
We have a client using the events calendar plugin (latest version 6.8.2)and we came across an issue where visiting the widget page as admin (/wp/wp-admin/widgets.php) will result in the following fatal error:
Fatal error: Uncaught TypeError: Tribe\Widget\Widget_Abstract::setup_arguments(): Argument #1 ($instance) must be of type array, string given, called in {domain_path}/web/app/plugins/the-events-calendar/src/Tribe/Views/V2/Widgets/Widget_Abstract.php on line 61 and defined in {domain_path}/web/app/plugins/event-tickets/common/src/Tribe/Widget/Widget_Abstract.php on line 491
Fatal error: Uncaught TypeError: Tribe\Widget\Widget_Abstract::setup_arguments(): Argument #1 ($instance) must be of type array, string given, called in {domain_path}/web/app/plugins/the-events-calendar/src/Tribe/Views/V2/Widgets/Widget_Abstract.php on line 61 and defined in {domain_path}/web/app/plugins/event-tickets/common/src/Tribe/Widget/Widget_Abstract.php on line 491Whats weird is that we’ve had this issue before and when upgrading to 6.2.3.2 at the time resolved the issue. However, it seems that the issue is back.
- You must be logged in to reply to this topic.