Scheduled Actions issues caused by W3 Total Cache
-
There has been quite a lot of past-due actions on my website (ranging from 25-70) in the past 4 days, so I sent an email to my host support team and they found the following warnings in the error_log file related to Woocommerce:
==================
[28-Apr-2023 02:24:46 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/cfmjjil/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1599
[28-Apr-2023 02:24:46 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/cfmjjil/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1600
[28-Apr-2023 02:24:46 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/cfmjjil/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1609
[28-Apr-2023 02:24:46 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/cfmjjil/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1609 ===================
Host support also saw the following disabled cron jobs related to W3 total cache plugin that tries to run processes every 10 seconds which is less than the WP_CRON_LOCK_TIMEOUT constant which is set to 60 seconds. Events that use it may not run on time.
The support person could not find any setting to reset that interval or increase it in the Settings of W3 total cache plugin and suggested I check it with you. Can you please help?
The page I need help with: [log in to see the link]
- The topic ‘Scheduled Actions issues caused by W3 Total Cache’ is closed to new replies.