Undefined property causing White Screen?
-
Using PHP: 7
Since last update, Event list is causing white screen on a single page. All menus showing on live site. Nothing displaying at all in back end of WordPress, click on that page and complete white screen, no content, so can’t see or edit shortcodes.
Elsewhere on site Event List works fine, but those displays specify single categories. This page shows all categories.
WP-DEBUG displays this:
Notice: Undefined property: SC_Event_List::$categories in /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/includes/sc_event-list.php on line 232Fatal error: Uncaught Error: Call to a member function convert_db_string() on null in /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/includes/sc_event-list.php:232 Stack trace: #0 /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/includes/sc_event-list.php(176): SC_Event_List->html_event(Object(EL_Event), Array, true) #1 /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/includes/sc_event-list.php(124): SC_Event_List->html_events(Array) #2 /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/event-list.php(105): SC_Event_List->show_html(Array) #3 /home/sites/conac.org.uk/public_html/wp-includes/shortcodes.php(319): Event_List->shortcode_event_list(Array, ”, ‘event-list’) #4 [internal function]: do_shortcode_tag(Array) #5 /home/sites/conac.org.uk/public_html/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(event\\…’, ‘do_shortcode_ta…’, ‘ [event-list nu…’) #6 /home/sites/conac.org.uk/public_html/wp-content/themes/Divi/includes/build in /home/sites/conac.org.uk/public_html/wp-content/plugins/event-list/includes/sc_event-list.php on line 232
The page I need help with: [log in to see the link]
- The topic ‘Undefined property causing White Screen?’ is closed to new replies.