Missing Cron Jobs
-
I noticed our database growing uncontrollably, with the aio_wps tables being the culprit. Following some research I found this was caused by the missing cron jobs. So as instructed I de-activated the plug and re-activated it again.
This time the daily job was there, but not the hourly. I tried to change the daily job to be an hourly job, when ran, the hourly job disappeared and the daily job came back.
So I added a new hourly cron job using the hourly hook, again, when run the hourly job disappeared.
Can someone please tell me what I am doing wrong? How do I get both cron jobs to run as I believe they are supposed to?
The topic ‘Missing Cron Jobs’ is closed to new replies.