WordPress database error Table
-
Updating from 13.3 to 14.4.1 in a local development environment for a multisite with 7 subthemes.
I get the output below in the wp debug log after refreshing the site after the manual update. I have not clicked on the button “Start processing and speed up your site now” to re-index the subtheme yet.
Looking for guidance on how to proceed. Thanks!
[06-Jul-2020 19:57:07 UTC] WordPress database error Table 'blogs.wp_7_yoast_indexable' doesn't exist for query UPDATE wp_7_yoast_indexable SET permalink = NULL WHERE object_type = 'post' AND object_sub_type = 'attachment' made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('/app/web/wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpseo_init, WPSEO_Upgrade->__construct, array_walk, WPSEO_Upgrade->run_upgrade_routine, WPSEO_Upgrade->upgrade_141, WPSEO_Upgrade->reset_permalinks_of_attachments_for_141
- The topic ‘WordPress database error Table’ is closed to new replies.