• Resolved laurentroy

    (@laurentroy)


    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

    • This topic was modified 3 years, 5 months ago by laurentroy.
    • This topic was modified 3 years, 5 months ago by laurentroy.
    • This topic was modified 3 years, 5 months ago by laurentroy.
    • This topic was modified 3 years, 5 months ago by laurentroy.
    • This topic was modified 3 years, 5 months ago by laurentroy.
Viewing 1 replies (of 1 total)
  • Hi @laurentroy

    Thank you for your support.

    Don’t hesitate to contact us by email next time, we are more reactive.

    Concerning Action Scheduler (https://actionscheduler.org/), it’s a WooCommerce library that many plugins use (like us). This allows us to offer you an efficient and optimized bulk.

    Unfortunately, we do not master this part of the code and I invite you to inform them here: https://github.com/woocommerce/action-scheduler/issues
    Do not hesitate to send us the link afterwards so that we can follow the conversation and bring additional information if needed.

    Regards,
    Support ImageSEO

Viewing 1 replies (of 1 total)
  • The topic ‘My site crashes on plugin activation’ is closed to new replies.