Another CRASH in WP Forms plugin
-
Plugin crashes on a standard workflow. These are the steps:
1. WP Reset plugin is used to reset site to initial state.
2. WP Forms installed on clean WordPress site manually in Plugins screen. DO NOT ACTIVATE IT.
3. Delete WP Forms in Plugin screen.
4. Log file contains such error:
[07-Mar-2020 11:58:25 UTC] PHP Fatal error: Uncaught Error: Class ‘ActionScheduler_ActionFactory’ not found in /home/customer/www/example.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php:17
Stack trace:
#0 /home/customer/www/example.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php(30): ActionScheduler::factory()
#1 /home/customer/www/example.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php(89): as_schedule_single_action(1583582305, ‘action_schedule…’, Array, ‘action-schedule…’)
#2 /home/customer/www/example.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php(99): Action_Scheduler\Migration\Scheduler->schedule_migration()
#3 /home/customer/www/example.com/public_html/wp-includes/class-wp-hook.php(286): Action_Scheduler\Migration\Controller->schedule_migration()
#4 / in /home/customer/www/example.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php on line 17This is standard workflow, plugin is installed, plugin is removed. It was not activated, but there is a CRASH.
- The topic ‘Another CRASH in WP Forms plugin’ is closed to new replies.