Fatal Error: Uncaught Type error when loading an event page
-
I can view my events page, and calendar views just fine. However, when clicking a singular event, the page gets the following error.
Here is the log:Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home4/ismaell2/public_html/wp-includes/post-template.php:324 Stack trace: #0 /home4/ismaell2/public_html/wp-content/plugins/siteseo/main/titlesmetas.php(451): get_the_content() #1 /home4/ismaell2/public_html/wp-content/plugins/siteseo/main/socialmetas.php(275): SiteSEO\TitlesMetas::replace_variables('Evento Padriuri...') #2 /home4/ismaell2/public_html/wp-includes/class-wp-hook.php(324): SiteSEO\SocialMetas::fb_graph('') #3 /home4/ismaell2/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #4 /home4/ismaell2/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home4/ismaell2/public_html/wp-includes/general-template.php(3192): do_action('wp_head') #6 /home4/ismaell2/public_html/wp-includes/template-canvas.php(17): wp_head() #7 /home4/ismaell2/public_html/wp-includes/template-loader.php(106): include('/home4/ismaell2...') #8 /home4/ismaell2/public_html/wp-blog-header.php(19): require_once('/home4/ismaell2...') #9 /home4/ismaell2/public_html/index.php(17): require('/home4/ismaell2...') #10 {main} thrown in /home4/ismaell2/public_html/wp-includes/post-template.php on line 324The page I need help with: [log in to see the link]
The topic ‘Fatal Error: Uncaught Type error when loading an event page’ is closed to new replies.