Posts Will Not Expire
-
Create a post with an expire time, posts will not expire.
Here are debug logs:
2014-06-16 13:57:45 3037 -> SCHEDULED at Mon, 16 Jun 2014 12:59:00 +0000 (1402923540) with options Array ( [expireType] => delete [id] => 3037 )
2014-06-16 13:55:42 3035 -> SCHEDULED at Mon, 16 Jun 2014 12:57:00 +0000 (1402923420) with options Array ( [expireType] => draft [id] => 3035 )
2014-06-16 13:52:43 3032 -> SCHEDULED at Mon, 16 Jun 2014 12:54:00 +0000 (1402923240) with options Array ( [expireType] => draft [id] => 3032 )Using Core Control I was able to see if they were actually scheduled and they were.
Once Off
2014-06-16 13:54:00 +100 postExpiratorExpire
Hooked functions: postExpiratorExpire() 3032 Cancel Task | Run NowOnce Off
2014-06-16 13:57:00 +100 postExpiratorExpire
Hooked functions: postExpiratorExpire() 3035 Cancel Task | Run NowOnce Off
2014-06-16 13:59:00 +100 postExpiratorExpire
Hooked functions: postExpiratorExpire() 3037 Cancel Task | Run NowSometimes they will run if I click “run now” but they will not auto go. Any help or points in the right direction would be appreciated.
The topic ‘Posts Will Not Expire’ is closed to new replies.