Now I even noticed that no emails are sent for any subscription even those that are not variable products. I found failed scheduled actions:
- 2024-07-12 13:19:49 +0000
action created
- 2024-07-12 13:20:55 +0000
action started via Async Request
- 2024-07-12 13:20:55 +0000
unexpected shutdown: PHP Fatal error Uncaught Error: Unknown named parameter $pid in /home/mellins/public_html/wp-includes/class-wp-hook.php:324 Stack trace: #0 /home/mellins/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #1 /home/mellins/public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #2 /home/mellins/public_html/wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array(‘cwginstock_noti…’, Array) #3 /home/mellins/public_html/wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute() #4 /home/mellins/public_html/wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(162): ActionScheduler_Abstract_QueueRunner->process_action(1806797, ‘Async Request’) #5 /home/mellins/public_html/wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php(132): ActionScheduler_QueueRunner->do_batch(25, ‘Async Request’) #6 /home/mellins/public_html/wp-includes/class-wp-hook.php(324): ActionScheduler_QueueRunner->run(‘Async Request’) #7 /home/mellins/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #8 /home/mellins/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #9 /home/mellins/public_html/wp-content/plugins/wp-mail-smtp-pro/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php(52): do_action(‘action_schedule…’, ‘Async Request’) #10 /home/mellins/public_html/wp-content/plugins/back-in-stock-notifier-for-woocommerce/includes/library/wp-async-request.php(149): ActionScheduler_AsyncRequest_QueueRunner->handle() #11 /home/mellins/public_html/wp-includes/class-wp-hook.php(324): WP_Async_Request->maybe_handle(”) #12 /home/mellins/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #13 /home/mellins/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #14 /home/mellins/public_html/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_as_asyn…’) #15 {main} thrown in /home/mellins/public_html/wp-includes/class-wp-hook.php on line 324
If this is the same problem as for the variable products I don’t know. I think for the variable products it is another problem, it seems like it has not even tried to send a message for those. For the other ones it seems it has been tried but that it failed. It works however to send notification emails if I manually push the “Send Instock Mail”.
-
This reply was modified 4 months, 1 week ago by joelmellin.