• Resolved kartikshah

    (@kartikshah)


    WordPress database error: [Table ‘dev_admin.wp_actionscheduler_actions’ doesn’t exist in engine]
    SELECT a.action_id FROM wp_actionscheduler_actions a WHERE a.hook=’action_scheduler/migration_hook’ AND a.status=’in-progress’ ORDER BY scheduled_date_gmt DESC LIMIT 1

    WordPress database error: [Table ‘dev_admin.wp_actionscheduler_actions’ doesn’t exist in engine]
    SELECT a.action_id FROM wp_actionscheduler_actions a WHERE a.hook=’action_scheduler/migration_hook’ AND a.status=’pending’ ORDER BY scheduled_date_gmt ASC LIMIT 1

    WordPress database error: [Table ‘dev_admin.wp_actionscheduler_actions’ doesn’t exist in engine]
    SELECT a.action_id FROM wp_actionscheduler_actions a WHERE a.hook=’action_scheduler/migration_hook’ AND a.status=’in-progress’ ORDER BY scheduled_date_gmt DESC LIMIT 1

    WordPress database error: [Table ‘dev_admin.wp_actionscheduler_actions’ doesn’t exist in engine]
    SELECT a.action_id FROM wp_actionscheduler_actions a WHERE a.hook=’action_scheduler/migration_hook’ AND a.status=’pending’ ORDER BY scheduled_date_gmt ASC LIMIT 1

    WordPress database error: [Table ‘dev_admin.wp_actionscheduler_actions’ doesn’t exist in engine]
    SHOW FULL COLUMNS FROM wp_actionscheduler_actions

    #3 in /var/www/vhosts/website.com.au/devsite/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ethan Choi

    (@ethanchoi)

    Hi @kartikshah,

    Sorry for the trouble with that!

    To fix this issue, please try the following steps:

    1. Go to this page to download the latest version of the Action Scheduler plugin by clicking on the “Source code (zip)” link.

    2. Deactivate WPForms Lite plugin.

    3. Install and activate the downloaded Action Scheduler zip in WordPress > Plugins

    4. Go to Tools > Scheduled Actions or use the wp-admin/tools.php?page=action-scheduler URL. The Action Scheduler plugin will detect issues with database tables and will re-create them.

    5. You can check that the tables are created by reloading the Action Scheduler admin area until an error notice is no longer displayed.

    6. When no errors on Action Scheduler admin page is displayed, the Action Scheduler plugin can be deactivated and WPForms Lite plugin can be activated again.

    Please let me know how it goes.

    Thanks!

    Thread Starter kartikshah

    (@kartikshah)

    Hello,
    Thanks for the replies.
    But when I active the action-scheduler-3.1.6 the plugin and my site go down again so I rename the plugin folder.

    #3 /var/www/vhosts/dctech.com.au/devsite/wp-content/plugins/action-scheduler-3.1.6/functions.php(36): Acti in /var/www/vhosts/website.com.au/devsite/wp-content/plugins/action-scheduler-3.1.6/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44

    Thanks

    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi @kartikshah,

    Sorry to hear that!

    It seems that there might be a issue with your database, and you may have to reach out to your hosting provider for further troubleshooting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp_actionscheduler_actions’ is closed to new replies.