Fatal error. (Debug log attached.)
-
PHP version: 8.1.14
Symptoms: Website throws a critical error when logged in and viewing the page that dynamically loads blog posts.
Warning: Attempt to read property "post_type" on null in /home/.../public_html/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone/SeoPreview.php on line 93
Warning: Attempt to read property "labels" on null in /home/.../public_html/wp-includes/post.php on line 2028
Fatal error: Uncaught Error: Attempt to assign property "labels" on null in /home/.../public_html/wp-includes/post.php:2028 Stack trace: #0 /home/.../public_html/wp-includes/post.php(1984): _get_custom_object_labels() #1 /home/.../public_html/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone/SeoPreview.php(93): get_post_type_labels() #2 /home/.../public_html/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone/SeoPreview.php(67): AIOSEO\Plugin\Common\Standalone\SeoPreview->getVueData() #3 /home/.../public_html/wp-includes/class-wp-hook.php(308): AIOSEO\Plugin\Common\Standalone\SeoPreview->init() #4 /home/.../public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #5 /home/.../public_html/wp-includes/plugin.php(565): WP_Hook->do_action() #6 /home/.../public_html/wp-includes/class-wp.php(797): do_action_ref_array() #7 /home/.../public_html/wp-includes/functions.php(1332): WP->main() #8 /home/.../public_html/wp-blog-header.php(16): wp() #9 /home/.../public_html/index.php(17): require('…') #10 {main} thrown in /home/.../public_html/wp-includes/post.php on line 2028
There has been a critical error on this website.
Learn more about troubleshooting WordPress.
The topic ‘Fatal error. (Debug log attached.)’ is closed to new replies.