Database tables seem to be missing after Woocommerce Update
-
After updating the Woocommerce core plugins (9.1.1) and some related (Payments & Tax, Shipping, Shortcodes) the site broke completely, killing layout and css, not displaying images (Error 500) and leaving the WP backend in quite a mess. I ran the WordPress repair script via /wp-admin/maint/repair.php and it turned out two tables are missing:
wp_woocommerce_gzd_dhl_labelmeta: Table ‘dbs6083915.wp_woocommerce_gzd_dhl_labelmeta’ doesn’t exist
wp_woocommerce_gzd_dhl_labels: Table ‘dbs6083915.wp_woocommerce_gzd_dhl_labels’ doesn’t existJudging from the name I assume these are part of the shipping plugin cause the “dhl“ refers to the German delivery service DHL.
Attemps to reinstall the older plugin versions again did not bring any result.
Anyone experienced similar effects or has an idea how to fix it beyond a complete database reinstall?Thanks in advance
- The topic ‘Database tables seem to be missing after Woocommerce Update’ is closed to new replies.