KryptoniteWP / wp-udemy

Online Learning Courses
https://kryptonitewp.com/downloads/wp-udemy-pro/
GNU General Public License v3.0
3 stars 3 forks source link

Cron Jobs #10

Closed saadmerie closed 7 years ago

saadmerie commented 7 years ago

Hello flowdee, I have another issue with the plugin, this time the cron jobs check this: cron it says that the next cron job is in 1970 that is causing an issue that the cache is not refreshing automatically, and cause "low memory" errors in php, so I have to delete the cache manually every day. I have a cron-job external service (cron-job.org) and it is doing well, if that can help I can use it to trigger the cache deletion.

also, I tried to contact you on "hello" email, but you may didn't get the email, do you have another contact method?

Regards

flowdee commented 7 years ago

Thanks for letting me know. I'll have to take a look into the cache renewal issue.

Feel free to contact me via https://coder.flowdee.de/contact/ 👍

flowdee commented 7 years ago

Can you please try the latest version of the master here @saadmerie ?

I fixed the datetime formatting. The cache renewal should be working fine before as well.

saadmerie commented 7 years ago

It worked cron

but this is UTC time, right?

flowdee commented 7 years ago

Yep possible, but actually doesn't matter regarding the cache renewal functionality.

flowdee commented 7 years ago

Finally released v1.0.7 including this fix. Should be available in a few minutes.