Closed (fixed)
Project:
Activity Stream
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2008 at 05:25 UTC
Updated:
18 May 2008 at 03:13 UTC
I'm getting this error on cron run from the latest update:
* warning: Invalid argument supplied for foreach() in /var/www/vhosts/voysage.com/httpdocs/sites/all/modules/activitystream/activitystream_twitter/activitystream_twitter.module on line 20.
* warning: Invalid argument supplied for foreach() in /var/www/vhosts/voysage.com/httpdocs/sites/all/modules/activitystream/activitystream_twitter/activitystream_twitter.module on line 20.
Comments
Comment #1
akalsey commentedCan you look at the watchdog log and see if there's anything in there from Activity Stream? The only thing I can see that would cause this is if the connection to Twitter failed.
Comment #2
grah commentedTwitter goes down alot, but its not down now - and I can access my public rss timeline..
In watchdog, it gives the previous error and a "A feed could not be found at http://twitter.com/statuses/user_timeline/username.rss" for each username.
Any idea why it's not connecting?
Comment #3
akalsey commentedDoes the error message actually say "username" or does it include your real user name?
Comment #4
grah commentedoh, sorry - should have been more precise. It includes my username.
All the other addons to Activity Stream currently work perfectly. And twitter was working before this latest update. (I updated because of the date problem assigning tweets to 1970)
Comment #5
grah commentedok. close this request. it seems to work fine now. 0_o