• Resolved fcteam

    (@fcteam)


    When I activate the WP Forms Lite plugin the site will no longer work. I turned on debug but no information showed in WordPress. There was also no debug log created. In order to get the site back to running order I have to manually uninstall the plugin.

    The following appeared in the error log file:

    Thx.

    ===========

    [01-Sep-2020 10:33:21 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:33:24 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:33:24 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:33:25 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:33:25 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:33:48 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:34:44 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:35:09 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:35:57 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:36:04 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:36:33 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:36:48 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:36:49 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:37:00 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:37:00 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 10:37:09 America/Boise] PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist for query SELECT a.action_id FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist for query SELECT a.action_id FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist for query SELECT a.action_id FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist for query SELECT a.action_id FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_groups’ doesn’t exist for query SELECT group_id FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_groups’ doesn’t exist for query SHOW FULL COLUMNS FROM xUO_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
    [01-Sep-2020 16:37:10 UTC] WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist for query SHOW FULL COLUMNS FROM xUO_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

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @fcteam,

    Thanks for reaching out!

    The error message (WordPress database error Table ‘forevhh8_train.xUO_actionscheduler_actions’ doesn’t exist) indicates there’s an issue with the database tables that are required for the Action Scheduler library. This usually happens on some server misconfiguration and you might need to repair your database tables by contacting your web host. You might want to try these steps to repair the table: https://wordpress.org/support/topic/wp-forms-crashing-site/

    I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Can’t Activate WP Forms Lite’ is closed to new replies.