Title: plugin Fatal Error
Last modified: August 16, 2021

---

# plugin Fatal Error

 *  Resolved [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/)
 * I’m getting a fatal PHP error with the plugin. Using the latest version of WP
   and plugin.
 * [12-Aug-2021 15:09:14 UTC] PHP Fatal error: Uncaught Error: Unknown named parameter
   $tasks_meta_id in /home/miller79/public_html/wp-includes/class-wp-hook.php:303
   
   Stack trace: #0 /public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(”,
   Array) #1 /public_html/wp-includes/plugin.php(518): WP_Hook->do_action(Array)#
   2 /public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/
   classes/actions/ActionScheduler_Action.php(22): do_action_ref_array(‘wpforms_admin_n…’,
   Array) #3 /public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-
   scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action-
   >execute() #4 /public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/
   action-scheduler/classes/ActionScheduler_QueueRunner.php(162): ActionScheduler_Abstract_QueueRunner-
   >process_action(72378, ‘Async Request’) #5 /public_html/wp-content/plugins/wpforms-
   lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.
   php(132): ActionScheduler_QueueRunner->do_batch(25, ‘Async Request’) #6 /public_html/
   wp-includes/class-wp-hook.php(303): ActionScheduler_QueueRunner->run(‘Async Request’)#
   7 /public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(”, 
   Array) #8 /public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array)#
   9 /public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/
   classes/ActionScheduler_AsyncRequest_QueueRunner.php(52): do_action(‘action_schedule…’,‘
   Async Request’) #10 /public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/
   action-scheduler/lib/WP_Async_Request.php(156): ActionScheduler_AsyncRequest_QueueRunner-
   >handle() #11 /public_html/wp-includes/class-wp-hook.php(303): WP_Async_Request-
   >maybe_handle(”) #12 /public_html/wp-includes/class-wp-hook.php(327): WP_Hook-
   >apply_filters(”, Array) #13 /public_html/wp-includes/plugin.php(470): WP_Hook-
   >do_action(Array) #14 /public_html/wp-admin/admin-ajax.php(187): do_action(‘wp_ajax_as_asyn…’)#
   15 {main} thrown in /public_html/wp-includes/class-wp-hook.php on line 303`

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

 *  Thread Starter [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14774002)
 * It appears that I have over 41,000 failed “scheduled actions” and only 19 completed
   actions. Not even sure what these are, to be honest.
 *  [Jade Alombro](https://wordpress.org/support/users/jadealombro/)
 * (@jadealombro)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14780894)
 * Hello [@20something](https://wordpress.org/support/users/20something/),
 * Thanks for writing in and we’re sorry to hear about the trouble you’re facing.
 * When you get the chance, can you please go over and follow [this guide ](https://wpforms.com/docs/how-to-troubleshoot-action-scheduler-issues-in-wpforms/)
   on how to fix the ActionScheduler error?
 * I hope this helps.
 *  Thread Starter [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14780947)
 * Thanks for your response. The fatal error that I received does not match the 
   fatal error listed in the guide you have shared. Should it still fix this?
 *  Thread Starter [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14793300)
 * [@jadealombro](https://wordpress.org/support/users/jadealombro/) Bump
 *  [Rizwan](https://wordpress.org/support/users/rizwan681/)
 * (@rizwan681)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14799776)
 * Hey [@20something](https://wordpress.org/support/users/20something/)
 * First of all, try updating all of your plugins including WooCommerce and WPForms
   to the latest versions and see if that solves the issue.
 * By the way, this looks like a conflict with other 3rd party plugins on your website.
   So if updating plugins does not help try the below:
 * To narrow down the issue, try deactivating all the plugins except for WPForms
   and any other important plugin like WooCommerce. There can be conflicting plugin(
   s) that may be causing the issue. If the issue gets resolved after deactivating
   all the plugins, there must be a plugin(s) that is conflicting. To find out, 
   activate the plugins one by one and see which are the culprits. 
 * Also, try switching the theme to WordPress default Twenty-Nineteen theme and 
   see if the issue still persists?
 *  Thread Starter [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14800114)
 * @indicartel – thanks. It’s weird, I do not have woocommerce installed. I’m not
   sure if it is somehow tied into the forms plugin or what.
 *  [Jade Alombro](https://wordpress.org/support/users/jadealombro/)
 * (@jadealombro)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14800526)
 * Hi [@20something](https://wordpress.org/support/users/20something/),
 * Thanks for your response.
 * I checked previous cases and we had a user that got this issue because their 
   site is running PHP 8.0.x which is not currently supported by our plugin. Our
   development team already has this on the to-do list and we hope to ship an update
   sometime soon
 * In case you’re on PHP 8.0.x, I’d suggest downgrading your PHP version to 7.x.
   x from your hosting account. You could also get in touch with your host to help
   with this.
 * Please let me know how it goes.

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

The topic ‘plugin Fatal Error’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 7 replies
 * 3 participants
 * Last reply from: [Jade Alombro](https://wordpress.org/support/users/jadealombro/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-fatal-error-19/#post-14800526)
 * Status: resolved