Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter takashi_13

    (@takashi_13)

    I have version 4.5.6

    it is odd the actionscheduler_actions table is in the database for all of my other sub sites but not for this one.

    they were all crated in the same way with the same permissions

    just for fun i crated a new test subsite and i am able to enable it on there no problem. I am not sure why this one sub site is not working i think i may have to rebuild from scratch.

    Thread Starter takashi_13

    (@takashi_13)

    I only have 3 plugins active on this site — LoginPress – Customizing the WordPress Login — Custom login page — All-in-One Event Calendar by Time.ly

    if i disable the all in one event calendar plugin i get the error message.
    There has been a critical error on your website. Please check your site admin email inbox for instructions. Learn more about debugging in WordPress.

    but i do not get an email.

    I do not have the action scheduler plugin installed and there is no “action_scheduler_migration_status‘ anywhere to be found in the main site or sub site

    Thread Starter takashi_13

    (@takashi_13)

    Thank you for looking into this. I had not had an issue before but i had to disable it and remove some other plugins and when reactivating it when things went south.

    I have checked the error logs and this is what shows up right after i activate the plugigin.

    
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_groups' doesn't exist for query SELECT group_id FROM r5r_11_actionscheduler_groups WHERE slug='action-scheduler-migration' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM r5r_11_actionscheduler_groups made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id, ActionScheduler_DBStore->create_group
    [07-Sep-2020 13:57:05 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SHOW FULL COLUMNS FROM r5r_11_actionscheduler_actions made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SELECT a.action_id FROM r5r_11_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_groups' doesn't exist for query SELECT group_id FROM r5r_11_actionscheduler_groups WHERE slug='action-scheduler-migration' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM r5r_11_actionscheduler_groups made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id, ActionScheduler_DBStore->create_group
    [07-Sep-2020 13:57:06 UTC] WordPress database error Table 'kzbtammy_WPAST.r5r_11_actionscheduler_actions' doesn't exist for query SHOW FULL COLUMNS FROM r5r_11_actionscheduler_actions made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action
    
    • This reply was modified 5 years, 9 months ago by Yui. Reason: please use CODE button for proper formatting

    I am also having issues with the date being off by 1 day on everything not sure if that is a time zone related thing. All of the posts that i have are full day events.

    I have downloaded the latest version and checked the code that was posted in the previous postings… no luck.

    any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)