Topic: Twitter Feed |
|||
|---|---|---|---|
Posted: 2011-04-10 |
|||
|
User |
Hi, I have two errors when i activate the twitter feed widget : A PHP Error was encountered
Severity: Warning
Message: array_slice() expects parameter 1 to be array, null given
Filename: twitter_feed/twitter_feed.php
Line Number: 43
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: twitter_feed/twitter_feed.php
Line Number: 59Does anyone has any idea ? |
||
| Quote | |||
Posted: 2011-04-10 |
# 1 | ||
|
User |
On line 35 there is the :http://twitter.com/statuses/user_timeline/' . $options['username'] . '.jsonhave your tried the URL in your browser to see if it is indeed returning a response? http://twitter.com/statuses/user_timeline/(twitter_user_name_here).json
|
||
| Quote | |||
Posted: 2011-04-10 |
# 2 | ||
|
User |
thx for your quick reponse, the url seems correct : http://twitter.com/statuses/user_timeline/mzwygart.json |
||
| Quote | |||
Posted: 2011-12-04 |
# 3 | ||
|
User |
Is this antoine42's widget? | ||
| Quote | |||
Posted: 2012-03-18 |
# 4 | ||
|
User |
Have you a solution ? I have the same issue | ||
| Quote | |||
Posted: 2012-03-20 |
# 5 | ||
|
User |
@Anyone having a problem with this: Please make sure that your PHP installation has function file_get_contents() enabled. Hosting providers may have that turned off for security purposes. | ||
| Quote | |||
Posted: 2012-03-28 |
# 6 | ||
|
User |
http://www.pyrocms.com/forums/topics/view/11494 | ||
| Quote | |||
