• Resolved nomadandinlove

    (@nomadandinlove)


    It appears that the “wpforms_process_entry_emails_meta_cleanup” hook is causing a PHP Fatal error on my website after updating to PHP 8.

    Any idea how to resolve this? Can I cancel this scheduled action or is it really required for the plugin to run?

    Here’s more details about the PHP error:

    Uncaught Error: Unknown named parameter $tasks_meta_id in /home/customer/www/website.com/public_html/wp-includes/class-wp-hook.php:292 Stack trace: #0 /home/customer/www/website.com/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(”, Array) #1 /home/customer/www/website.com/public_html/wp-includes/plugin.php(551): WP_Hook->do_action(Array) #2 /home/customer/www/website.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array(‘wpforms_process…’, Array) #3 /home/customer/www/website.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute() #4 /home/customer/www/website.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(162): ActionScheduler_Abstract_QueueRunner->process_action(9561, ‘WP Cron’) #5 /home/customer/www/website.com/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(132): ActionScheduler_QueueRunner->do_batch(25, ‘WP Cron’) #6 /home/customer/www/website.com/public_html/wp-includes/class-wp-hook.php(292): ActionScheduler_QueueRunner->run(‘WP Cron’) #7 /home/customer/www/website.com/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(”, Array) #8 /home/customer/www/website.com/public_html/wp-includes/plugin.php(551): WP_Hook->do_action(Array) #9 /home/customer/www/website.com/public_html/wp-cron.php(138): do_action_ref_array(‘action_schedule…’, Array) #10 {main} thrown in /home/customer/www/website.com/public_html/wp-includes/class-wp-hook.php on line 292

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @nomadandinlove,

    Thank you for reaching out!

    Whenever you have a moment, could you please check if you are using our latest version, 1.8.7.2? Based on our records, a similar issue was identified in older versions, but it has been marked as resolved with the release of updates.

    If the issue persists even with the latest version, I recommend following the steps outlined in WPBeginner’s detailed guide on troubleshooting WordPress. This guide provides detailed instructions that may help resolve the issue.

    I hope this information proves helpful!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @nomadandinlove,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

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

The topic ‘PHP Fatal Error after Updating PHP’ is closed to new replies.