jcfrick
Member
Posted 7 months ago #
I use the "Social" PlugIn for a while now.
Unfortunately i am not able to get the Cron Jobs to work for importing the tweets back into my Blog.
Neither the included nor manual Cron Jobs will work.
It just didn’t happen anything. If i import the Tweets/FB Post manually (with the "Find Social Comments" Button) from the WP Backend it works perfectly well.
Thank you very much for some help
JC
shakalandy
Member
Posted 7 months ago #
Same Problem over here running wordpress on nginx.
How did you set up your cron? with which command line client are you connecting to your blog?
jcfrick
Member
Posted 7 months ago #
I use:
wget 'http://www.ifrick.ch/?social_cron=cron_15&api_key=x2eHZNZWlzlc7KO5'
And you?
Regards
JC
shakalandy
Member
Posted 7 months ago #
Same here, tried also with w3m and lynx. All calls are quit with a normal 200 Status Code in nginx, so it seems like the call is right, but nothing happens. With debugging in "social" enabled, there is also no more debug in the php log.
jcfrick
Member
Posted 7 months ago #
Which WordPress Version do you use? I have the latest Build 3.2.1
shakalandy
Member
Posted 7 months ago #
same WP version. Social plugin is 1.0.2
Beta 2 of Social 2.0 is available for testing, in case anyone would like to try out the latest code before a full release next week:
https://github.com/crowdfavorite/wp-social/tags
We have reworked how the internal CRON system functions in this version, and it is working nicely in our test environments.