php_errorlog issues with Yoast
-
I am getting consistent “WordPress database error Table” errors from the Yoast SEO plugin. That plugin and WP Forms Lite blew up my php_errorlog file today. I removed both plugins, and the errors stopped. I added the Yoast SEO plugin back, and I continued to receive these errors.
Here’s an example of the 20 errors I received:
[06-Jan-2021 14:57:19 UTC] WordPress database error Table ‘db63f5rmqfyngc.97a_yoast_indexable’ doesn’t exist for query SELECT * FROM
97a_yoast_indexableWHEREobject_id= ‘4’ ANDobject_type= ‘post’ LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Divi/page.php’), get_header, locate_template, load_template, require_once(‘/themes/Divi/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head, do_action(‘wpseo_head’), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Front_End_Integration->present_head, Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer->for_current_page, Yoast\WP\SEO\Repositories\Indexable_Repository->for_current_page, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_id_and_type, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::executeThe page I need help with: [log in to see the link]
The topic ‘php_errorlog issues with Yoast’ is closed to new replies.