3.6.0 upgrade throwing error
-
Hi!
We are running a hosted WP instance with the following details:
- WordPress version 6.8.3
- Active theme: Deborah (version 1.3.13)
- Current plugin: Simple Calendar (version 3.6.0)
- PHP version 8.2.29
Yesterday, after the plugin auto updated from 3.5.9 to 3.6.0, I got an email notification from WP about a fatal error that causes the calendar page to not load. Here are the details:
An error of type E_ERROR was caused in line 169 of the file /dom758201/wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Client.php. Error message: Uncaught Error: Class "SimpleCalendar\plugin_deps\Google\Auth\GetUniverseDomainInterface" not found in /dom758201/wp-content/plugins/google-calendar-events/third-party/google/apiclient/src/Client.php:169
Stack trace:
#0 /dom758201/wp-content/plugins/google-calendar-events/includes/feeds/google.php(611): SimpleCalendar\plugin_deps\Google\Client->__construct()
#1 /dom758201/wp-content/plugins/google-calendar-events/includes/feeds/google.php(109): SimpleCalendar\Feeds\Google->get_client()
#2 /dom758201/wp-content/plugins/google-calendar-events/includes/objects.php(280): SimpleCalendar\Feeds\Google->__construct(Object(SimpleCalendar\Calendars\Default_Calendar))
#3 /dom758201/wp-content/plugins/google-calendar-events/includes/objects.php(206): SimpleCalendar\Objects->get_object('google', 'feed', Object(SimpleCalendar\Calendars\Default_Calendar))
#4 /dom758201/wp-content/plugins/google-calendar-events/includes/functions/shared.php(88): SimpleCalendar\Objects->get_feed(Object(SimpleCalendar\Calendars\Default_Calendar))
#5 /dom758201/wp-content/plugins/google-calendar-events/includes/abstracts/calendar.php(258): simcal_get_feed(Object(SimpleCalendar\Calendars\Default_Calendar))
#6 /dom758201/wp-content/plugins/google-calendar-events/includes/calendars/default-calendar.php(117): SimpleCalendar\Abstracts\Calendar->__construct(Object(WP_Post))
#7 /dom758201/wp-content/plugins/google-calendar-events/includes/objects.php(280): SimpleCalendar\Calendars\Default_Calendar->__construct(Object(WP_Post))
#8 /dom758201/wp-content/plugins/google-calendar-events/includes/objects.php(148): SimpleCalendar\Objects->get_object('default-calenda...', 'calendar', Object(WP_Post))
#9 /dom758201/wp-content/plugins/google-calendar-events/includes/objects.php(221): SimpleCalendar\Objects->get_calendar(15491)
#10 /dom758201/wp-content/plugins/google-calendar-events/includes/functions/shared.php(88): SimpleCalendar\Objects->get_feed(15491)
#11 /dom758201/wp-content/plugins/google-calendar-events/includes/admin/post-types.php(100): simcal_get_feed(15491)
#12 /dom758201/wp-includes/class-wp-hook.php(324): SimpleCalendar\Admin\Post_Types->calendar_feed_column_content('feed', 15491)
#13 /dom758201/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#14 /dom758201/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#15 /dom758201/wp-admin/includes/class-wp-posts-list-table.php(1410): do_action('manage_calendar...', 'feed', 15491)
#16 /dom758201/wp-admin/includes/class-wp-list-table.php(1802): WP_Posts_List_Table->column_default(Object(WP_Post), 'feed')
#17 /dom758201/wp-admin/includes/class-wp-posts-list-table.php(1444): WP_List_Table->single_row_columns(Object(WP_Post))
#18 /dom758201/wp-admin/includes/class-wp-posts-list-table.php(839): WP_Posts_List_Table->single_row(Object(WP_Post), 0)
#19 /dom758201/wp-admin/includes/class-wp-posts-list-table.php(815): WP_Posts_List_Table->_display_rows(Array, 0)
#20 /dom758201/wp-admin/includes/class-wp-list-table.php(1712): WP_Posts_List_Table->display_rows()
#21 /dom758201/wp-admin/includes/class-wp-list-table.php(1639): WP_List_Table->display_rows_or_placeholder()
#22 /dom758201/wp-admin/edit.php(503): WP_List_Table->display()
#23 {main}
thrownAny idea what may be happening here, or how I can resolve this?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.