
0
Answered
Finished games not updating automatically
Hello,
I enabled the option for automatic update of finished games in the settings (see screenshot: https://imgur.com/a/sQHvVE7).
However, my matches are not updating automatically as expected (see screenshot: https://imgur.com/a/UauF5Is).
Could you please advise if I am missing a step or if there is an issue with the automatic update function?
Thank you in advance for your help.
Best regards,
Customer support service by UserEcho
Hello
Check whether your CRON job is functioning correctly- https://anwp.pro/docs/football-leagues/8-troubleshooting/how-to-test-if-cron-works-properly-in-wordpress/
--
Best Regards
Andrei S.
I had the line define('DISABLE_WP_CRON', true); in my wp-config.php,
I deleted this line and now everything is working correctly,
Thank's for the help