Using this plugin http://ww.wp.xz.cn/plugins/wp-crontrol/
check in Tools->Wpcrontrol if the cron of my plugin exists
thanks for the fast respons
Already did that.. saw it in one of the other threads.
no problems, Cron is working perfect. It has no problems finding my tweets. But it dos not make it to posts and publish them, it just puts them in to the manual post site like in this image
http://tinypic.com/view.php?pic=219phyw&s=5#.Uoyu0sRLPuQ
If I press the publish, It goes to my site without any problems.
But it should do that by it self.??
hmmm you can create an admin account for me to see the backend and made some tests?
if you can use this form to send me the account informations
http://www.divenock.com/contatti/
Okay.. I have done that now 🙂
looking forward, to see what rookie mistake i have done 🙂
nothing received, hmmm, retry, or send via mail to [email protected]
Okay wierd..
but any ways.. just finshed sending the mail to you insted
I’m having this issue as well, so I don’t think it’s isolated to the OP’s instance.
Is there any news on a resolution to this problem?
I find the cron job doesn’t always work.. BUT you have to understand that this is normal for some hosts 😉
If “twitter’s” call servers are busy or your web-host is caching files/refreashing DNS then the Cron job will look like its failing, when in actual fact, twitter has timed you out OR your host is looking at a cache.
its just bad timing. trust me, manual posting can fail too.
this is with everything, not just Twitter posts to Blog.
‘m having a similar issue. The cron is there and runs but tweets only show in the “Manual Posting” screen and no post is created until I hit the “Publish” button on the manual posting screen.
@julian Guy: If you require assistance then, as per the Forum Welcome, please post your own topic.
1- Install plugin plugin http://ww.wp.xz.cn/plugins/wp-crontrol/
2- Go to Menu Tools >> Control then click Edit Hook name “dg_tw_event_start”
3- Edit Next run (UTC): now
4- Click button Modify Cron Eventt
5- Done
Note: Sometimes, you have to repeat the above steps several times
+1 from me. I’ve followed the above steps, checked server cron and still no joy.
Hi Everyone,
The fix from @sudocat works, so I’ve submitted a pull request to the git repo. In the meantime, you can use my fork to get autopost working again (you can see the full functions file there if you just wanna update it yourself) – https://github.com/nathansmonk/twitter-posts-to-blog
Nath