Fatal PHP error
-
I get a bunch of PHP errors and a final Fatal Error when viewing the events calendar page, the new V2 one. V1 works fine. I don’t get these errors anywhere else.
Notice: Trying to get property ‘dates’ of non-object in
…/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php on line 69Notice: Trying to get property ‘start_display’ of non-object in
…/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php on line 69Notice: Trying to get property ‘dates’ of non-object in
…/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php on line 121Notice: Trying to get property ‘start_display’ of non-object in
…/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php on line 121Fatal error: Uncaught Error: Call to a member function format() on null in …/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php:121
[internal function]: Tribe\Events\Views\V2\Views\List_View::Tribe\Events\Views\V2\Views\Traits\{closure}() #1 .../public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/Traits/List_Behavior.php(120): array_map() #2 .../public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Views/List_View.php(276): Tribe\Events\Views\V2\Views\List_View->setup_datepicker_template_vars() #3 .../public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/View.php(638): Tribe\Events\Views\V2\Views\List_View->setup_template_vars() #4 .../public_html/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template_ in
Warning: Class __PHP_Incomplete_Class has no unserializer in
…/public_html/wp-content/mu-plugins/redis-cache-pro/src/Connections/Connection.php on line 71I’ve disabled all plugins except Object Cache Pro and The Events Calendar. Doing a search on the unserializer error leads me to quite a few other site’s events calendar pages.
More info: the Notice errors don’t always appear. Mostly when going from one page to another. The unserializer always appears.
- This topic was modified 2 years, 9 months ago by .
- This topic was modified 2 years, 9 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Fatal PHP error’ is closed to new replies.