Calendar renders, but nothing else does
-
I am using this plugin to render a Google Calendar in a page on my client’s website.
They reported that while the calendar was rendering, the rest of the page was not.
When I turn error reporting on, I see:
Notice: Trying to access array offset on value of type bool in?[redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/events/event.php?on line?356
Notice: Trying to access array offset on value of type bool in?[redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/events/event.php?on line?356
Fatal error: Uncaught Error: Call to a member function format() on null in [redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/abstracts/calendar.php:796 Stack trace: #0 /[redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/events/event-builder.php(359): SimpleCalendar\Abstracts\Calendar->get_add_to_gcal_url(Object(SimpleCalendar\Events\Event)) #1 [internal function]: SimpleCalendar\Events\Event_Builder->process_event_content(Array) #2 [redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/events/event-builder.php(243): preg_replace_callback(‘/\\[(\\[?)(title|…’, Array, ‘<h3 class=”even…’) #3 [redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/abstracts/calendar.php(770): SimpleCalendar\Events\Event_Builder->parse_event_template_tags(‘<h3 class=”even…’) #4 [redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/calendars/views/default-calendar-grid.php(474): SimpleCalendar\Abstracts in?[redacted path]/public_html/wp-content/plugins/google-calendar-events/includes/abstracts/calendar.php?on line?796
The site is running on PHP 7.4 and appears healthy otherwise.
The error message appears with all other plugins off and using a default theme.
What gives and where would I begin to troubleshoot?
cmkl
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.