I updated my WP site to 5.28 from 5.27.3, and the extension throws errors:
ERROR
message: civicalendar_scroll_time,civicalendar_default_view,civicalendar_time_format,civicalendar_hide_past_events not valid settings
code:
exception: CiviCRM_API3_Exception Object
(
[extraParams:CiviCRM_API3_Exception:private] => Array
(
[error_code] => 0
[entity] => Setting
[action] => get
[is_error] => 1
[error_message] => civicalendar_scroll_time,civicalendar_default_view,civicalendar_time_format,civicalendar_hide_past_events not valid settings.
And stopped working.
I updated my WP site to 5.28 from 5.27.3, and the extension throws errors: ERROR message: civicalendar_scroll_time,civicalendar_default_view,civicalendar_time_format,civicalendar_hide_past_events not valid settings code:
exception: CiviCRM_API3_Exception Object ( [extraParams:CiviCRM_API3_Exception:private] => Array ( [error_code] => 0 [entity] => Setting [action] => get [is_error] => 1 [error_message] => civicalendar_scroll_time,civicalendar_default_view,civicalendar_time_format,civicalendar_hide_past_events not valid settings. And stopped working.