autoblogged cron stops working on 2.71 wordpress?

STBNetwork

Junior Member
Joined
Feb 3, 2009
Messages
145
Reaction score
50
last night before bed i updated one blog to 2.71 to see if my plugins would break and all seemed okay.
i went and checked on it just now and autoblogged says it updated feeds an hour ago but nothing was updated.
 
last night before bed i updated one blog to 2.71 to see if my plugins would break and all seemed okay.
i went and checked on it just now and autoblogged says it updated feeds an hour ago but nothing was updated.

Code:
FIX:newbloghelp.com/wordpress/wordpress-missed-schedule-future-posts-fix
 
i tried the method provided from the link above

the problem is still occured, didnt work

i am using wp2.71

is there any other solution and any one can fix this problem by the method posted above?
 
That link won't fix the problem because we don't use the wordpress cron feature, although ours uses a similar method.

The cron is triggered by hits to the site so you need hits for the schedule to run. That means that if you are using something like WP Super Cache, wordpress won't see any hits, they all go to the cache.

Another issue is that there might have been an error when the schedule ran. Processing the feed manually will tell you if there are any errors. You can also try enabling the debug log to see if that shows any errors.

There were some cron issues in previous versions (including v2.3 found in this forum) that occurred with some server configurations.

----
With a licensed copy you get full support and updates. Use coupon code NOPIRATED to get $10 off a single site license.
 
Crons dont work for me also. So i have to set crong for the rpc which sucks :/
 
Back
Top