Support Forum

Manual Cron

TI TIMM
TIMM
Member

It doesn’t appear that the cron jobs in the inspector have been running in some time, I am guessing this happened around the time I moved from using the wp-cron call every page load to running all the cron jobs from within the user crontab via curl.

 

Does the SimplePress cron jobs get called with /wp-cron.php?doing_wp_cron  or is there separate calls that need to be made?

 

Thanks,

Michael

4 Answers

New Answer

SP Simple Press
Simple Press
Admin

Hi – is it just the SIMPLE:PRESS cron jobs that are not firing?  If so, can you let me know which ones are not running?  We use the standard WP CRON functionality.

Thanks.

TI TIMM
TIMM
Member

It may not be cron at all. The plugin for adding the blog posts as topics to areas just suddenly stopped working around that same time. All the settings look correct, so my instinct was that it wasn’t getting batched up anymore.

 

Thanks,

Michael

SP Simple Press
Simple Press
Admin

Hi:

hmmm….I am slightly confused – can you please clarify what issue we should be trying to help you with here?  

Thanks very much.

MP Mr Papa
Mr Papa
Member

sometimes the wp cron can hiccup and stop which can throw off plugin cron specific jobs… if you think, this to be the case, you can simply deactivate simple press (DO NOT uninstall) and then reactivate… this will attempt to restart all our cron jobs…