jdnorup
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] ActionScheduler fatal errorHi
I am sorry if I have posted this in the wrong area not to sure where to post.On the bottom of every page I receive this error
wpum_wc_tax_rate_classes: Table ‘umrengin_umr.wpum_wc_tax_rate_classes’ doesn’t exist
wpum_yoast_seo_links: Table ‘umrengin_umr.wpum_yoast_seo_links’ doesn’t exist
wpum_yoast_seo_meta: Table ‘umrengin_umr.wpum_yoast_seo_meta’ doesn’t exist
wpum_actionscheduler_actions: Table ‘umrengin_umr.wpum_actionscheduler_actions’ doesn’t exist
wpum_actionscheduler_claims: Table ‘umrengin_umr.wpum_actionscheduler_claims’ doesn’t exist
wpum_actionscheduler_groups: Table ‘umrengin_umr.wpum_actionscheduler_groups’ doesn’t exist
wpum_actionscheduler_logs: Table ‘umrengin_umr.wpum_actionscheduler_logs’ doesn’t exist
wpum_wc_category_lookup: Table ‘umrengin_umr.wpum_wc_category_lookup’ doesn’t existI have added define(‘WP_ALLOW_REPAIR’, true); to the wp-config-php file
I ran the database repair and below is the errors I received.wpum_wc_tax_rate_classes: Table ‘umrengin_umr.wpum_wc_tax_rate_classes’ doesn’t exist
wpum_yoast_seo_links: Table ‘umrengin_umr.wpum_yoast_seo_links’ doesn’t exist
wpum_yoast_seo_meta: Table ‘umrengin_umr.wpum_yoast_seo_meta’ doesn’t exist
wpum_actionscheduler_actions: Table ‘umrengin_umr.wpum_actionscheduler_actions’ doesn’t exist
wpum_actionscheduler_claims: Table ‘umrengin_umr.wpum_actionscheduler_claims’ doesn’t exist
wpum_actionscheduler_groups: Table ‘umrengin_umr.wpum_actionscheduler_groups’ doesn’t exist
wpum_actionscheduler_logs: Table ‘umrengin_umr.wpum_actionscheduler_logs’ doesn’t exist
wpum_wc_category_lookup: Table ‘umrengin_umr.wpum_wc_category_lookup’ doesn’t existI have a complete backup on my localhost account which does not show errors, I uploaded the backup and errors disappeared for a few hours now they are back.
Any help how to repair would be appreciatedThanks
Jamie