I’m not sure when it started, but right now every time I go to make a new event or update an old one, the main event details section and other features never load. I’m sure it’s a plugin conflicting with it, but when I go to find out which one, it seems to be different every time. Any help?
Dec 11,2024 AT 10:30PM - 13 hours ago -Hello,
Please follow the instructions in this documentation to activate debug in your site to see any PHP errors recorded that can provide insight on to whats going on. Please reply with a link to debug.log file. If you are not able to do this please send us FTP access to your site so we can do this for you.
There are few fatal errors:
[11-Dec-2024 22:52:56 UTC] PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /home/langley/public_html/wp-content/themes/bigslam/plugins/sportspress/template/event-list.php:402
Stack trace:
#0 /home/langley/public_html/wp-content/themes/bigslam/plugins/sportspress/template/event-list.php(402): implode()
#1 /home/langley/public_html/wp-content/plugins/sportspress-pro/includes/sportspress/includes/sp-core-functions.php(82): include(‘/home/langley/p…’)
#2 /home/langley/public_html/wp-content/plugins/sportspress-pro/includes/sportspress/includes/widgets/class-sp-widget-event-list.php(64): sp_get_template()
#3 /home/langley/public_html/wp-includes/class-wp-widget.php(394): SP_Widget_Event_List->widget()
#4 /home/langley/public_html/wp-includes/widgets.php(845): WP_Widget->display_callback()
#5 /home/langley/public_html/wp-content/themes/bigslam/include/utility.php(246): dynamic_sidebar()
#6 /home/langley/public_html/wp-content/themes/bigslam/single-sp_team.php(93): bigslam_get_sidebar()
#7 /home/langley/public_html/wp-includes/template-loader.php(106): include(‘/home/langley/p…’)
#8 /home/langley/public_html/wp-blog-header.php(19): require_once(‘/home/langley/p…’)
#9 /home/langley/public_html/index.php(17): require(‘/home/langley/p…’)
#10 {main}
thrown in /home/langley/public_html/wp-content/themes/bigslam/plugins/sportspress/template/event-list.php on line 402
[12-Dec-2024 10:40:21 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /home/langley/public_html/wp-includes/formatting.php:3480
Stack trace:
#0 /home/langley/public_html/wp-includes/class-wp-hook.php(324): convert_smilies()
#1 /home/langley/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/blog-style.php(189): apply_filters()
#3 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/blog-style.php(122): gdlr_core_blog_style->blog_excerpt()
#4 /home/langley/public_html/wp-content/themes/bigslam/include/goodlayers-core-element-filter.php(89): gdlr_core_blog_style->get_blog_excerpt()
#5 /home/langley/public_html/wp-includes/class-wp-hook.php(324): bigslam_gdlr_core_blog_style_content()
#6 /home/langley/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#7 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/blog-style.php(41): apply_filters()
#8 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/blog-item.php(246): gdlr_core_blog_style->get_content()
#9 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/blog-item.php(128): gdlr_core_blog_item->get_blog_grid_content()
#10 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb/pb-element-blog.php(841): gdlr_core_blog_item->get_content()
#11 /home/langley/public_html/wp-content/plugins/goodlayers-core/framework/function/page-builder-element.php(139): gdlr_core_pb_element_blog::get_content()
#12 /home/langley/public_html/wp-content/plugins/goodlayers-core/framework/function/page-builder.php(640): gdlr_core_page_builder_element::get_content()
#13 /home/langley/public_html/wp-content/plugins/goodlayers-core/include/pb-wrapper/pb-wrapper-sidebar.php(450): gdlr_core_page_builder->print_page_builder_item()
#14 /home/langley/public_html/wp-content/plugins/goodlayers-core/framework/function/page-builder-wrapper.php(129): gdlr_core_pb_wrapper_sidebar::get_content()
#15 /home/langley/public_html/wp-content/plugins/goodlayers-core/framework/function/page-builder.php(640): gdlr_core_page_builder_wrapper::get_content()
#16 /home/langley/public_html/wp-content/plugins/goodlayers-core/framework/function/page-builder.php(588): gdlr_core_page_builder->print_page_builder_item()
#17 /home/langley/public_html/wp-includes/class-wp-hook.php(324): gdlr_core_page_builder->print_page_builder()
#18 /home/langley/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#19 /home/langley/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#20 /home/langley/public_html/wp-content/themes/bigslam/page.php(40): do_action()
#21 /home/langley/public_html/wp-includes/template-loader.php(106): include(‘/home/langley/p…’)
#22 /home/langley/public_html/wp-blog-header.php(19): require_once(‘/home/langley/p…’)
#23 /home/langley/public_html/index.php(17): require(‘/home/langley/p…’)
#24 {main}
thrown in /home/langley/public_html/wp-includes/formatting.php on line 3480
But I don’t think that both issues are caused by EventON itself. Also I checked the issue in Troubleshooting Mode and the issue is fixed when only EventON is enabled with the default theme:
Could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.
Oh I’m certain the issue isn’t with EventON itself but just that it wasn’t mixing well with something else. I’ll try those next steps and see what happens.
Perfect! Please keep us updated.