-
Kosuke Kato posted on the forum topic BuddyStream 1.03 Feedback in the group BuddyStream: 13 years, 11 months ago
@blackphantom Yes, it’s working.
-
Kosuke Kato posted on the forum topic BuddyStream 1.03 Feedback in the group BuddyStream: 13 years, 11 months ago
if (get_option(“bs_cronjob”) == “youtube”) {
if (get_site_option(“buddystream_twitter_power”)) {
if (get_site_option(“tweetstream_consumer_key”)) {
include_once “classes/twitter/BuddyStreamTwitterImport.php”;
$twitterImport = new BuddyStreamTwitterImport();…[Read more] -
Kosuke Kato posted on the forum topic BuddyStream 1.03 Feedback in the group BuddyStream: 13 years, 11 months ago
@pisanojm I changed filepath in import.php, but cronjob does not work still. I tested excluding “IF” and tried to run import.php by curl. It works. //import twitter include_once “classes/twitter/BuddyStreamTwitterImport.php”; $twitterImport = new BuddyStreamTwitterImport(); $timeTwitter = $twitterImport->doImport(); echo “Twitter imported in…[Read more]
-
Kosuke Kato posted on the forum topic BuddyStream 1.03 Feedback in the group BuddyStream: 13 years, 11 months ago
I tried it manually, but got error messages below.
Warning: include(wp-load.php) : failed to open stream: No such file or directory in /xxx/wp-content/plugins/buddystream/import.php on line 13
Warning: include() : Failed opening ‘wp-load.php’ for inclusion (include_path=’/xxx’) in /xxx/wp-content/plugins/buddystream/import.php on line 13
Fatal…[Read more] -
Kosuke Kato posted an update in the group BuddyStream: 14 years ago
I can post to Facebook, but cannot import from Facebook.
-
Kosuke Kato posted on the forum topic BuddyStream Beta Release: in the group BuddyStream: 14 years ago
I have same problem as ligar.
-
Kosuke Kato joined the group BuddyStream 14 years, 1 month ago
-
Kosuke Kato posted on the forum topic I get the error token already taken in the group Tweetstream: 14 years, 2 months ago
Posting from Japan.
I checked EpiTwitter web page.
http://wiki.github.com/jmathai/twitter-async/and wrote:
Dependencies PHP 5.2 or higherMy test server is PHP 5.2 running and tweetstream working well,
but my using server is PHP 5.16 running and tweetstream cannot give correct oauth URL.Is this the reason?
-
Kosuke Kato posted on the forum topic I get the error token already taken in the group Tweetstream: 14 years, 3 months ago
I have same problem.
-
Kosuke Kato posted on the forum topic Tweetstream updates in the group Tweetstream: 14 years, 4 months ago
Posting from Japan. This plug-in is amazing! The best way for the community to connect with social stream. Unfortunately, twitter is unstable for a few days (because of world cup football?). I’m really looking forward to your next release.
-
Kosuke Kato joined the group Tweetstream 14 years, 4 months ago
@kosuk
Not recently active