My site crashes on plugin activation
-
Hi,
I would love to try this marvellous plugin, but when I try to activate the plugin once downloaded, here is the critical error I have on the website :Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist] SELECT a.action_id FROM wp_edifim_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist] SELECT a.action_id FROM wp_edifim_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist] SELECT a.action_id FROM wp_edifim_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist] SELECT a.action_id FROM wp_edifim_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_groups' doesn't exist] SELECT group_id FROM wp_edifim_actionscheduler_groups WHERE slug='action-scheduler-migration' Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_groups' doesn't exist] SHOW FULL COLUMNS FROM wp_edifim_actionscheduler_groups Erreur de la base de données WordPress : [Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist] SHOW FULL COLUMNS FROM wp_edifim_actionscheduler_actions Fatal error: Uncaught RuntimeException: Error saving action: Error saving action: Table 'cbkvmgybdd.wp_edifim_actionscheduler_actions' doesn't exist in /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #3 /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/functions.php(3 in /home/cbkvmgy/www/wp-content/plugins/imageseo/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44
I think it is related to a WooCommerce database table that isn’t found.
My website doesn’t use WooCommerce.Thanks for your help!
Cheers,
Lawrence
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘My site crashes on plugin activation’ is closed to new replies.