| Twitter Widget | |||
|---|---|---|---|
| dshaner | Posted: 2010-06-20 | ||
|
Joined: 2010-06-20
Posts: 1
|
I am trying to use the Twitter Widget on the sidebar and all I get is "None posted just yet." I know I have a couple of current tweets at http://twitter.com/dmshaner Is there something that needs changed? I installed pyrocms on my website at http://shaner.us. |
||
| Quote | |||
| Matt S | Posted: 2010-06-22 | # 1 | |
|
Joined: 2010-06-22
Posts: 12
|
I have exactly the same issue. Even tested it with girlfriends twitter who tweets for her job and still no luck :( | ||
| Quote | |||
| RichLove | Posted: 2010-07-09 | # 2 | |
|
Joined: 2010-07-07
Posts: 47
|
Same problem here | ||
| Quote | |||
| bluepicaso | Posted: 2010-08-23 | # 3 | |
|
Joined: 2010-08-23
Posts: 1
|
i got this errorFatal error: Call to undefined function curl_init()
|
||
| Quote | |||
| Phil Sturgeon | Posted: 2010-08-31 | # 4 | |
|
Joined: 2009-07-16
Posts: 909
|
Which version of PyroCMS are you guys using? The old twitter widget used cURL and a bunch of random stuff, the new version just parses the RSS feed. | ||
| Quote | |||
| codepyro | Posted: 2010-10-18 | # 5 | |
|
Joined: 2010-10-08
Posts: 4
|
using v 0.9.9.7 and getting the same issue. undefined function curl_init() | ||
| Quote | |||
| Phil Sturgeon | Posted: 2010-10-18 | # 6 | |
|
Joined: 2009-07-16
Posts: 909
|
Curl is a requirement of PyroCMS. It warned you in the installer and you ignored it. Install Curl and enable it for PHP, then the error will go away. |
||
| Quote | |||
| orizzonte3 | Posted: 2011-03-13 | # 7 | |
|
Joined: 2011-03-03
Posts: 1
|
i have two errors, when publish twiter plugin 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: 59 |
||
| Quote | |||
| Phil Sturgeon | Posted: 2011-03-13 | # 8 | |
|
Joined: 2009-07-16
Posts: 909
|
It's not getting any results. Giving it a valid unprotected username? | ||
| Quote | |||
| Chuu | Posted: 2011-03-16 | # 9 | |
|
Joined: 2011-03-16
Posts: 5
|
I'm running Pyro 1.1 and Curl is enabled (no warning in installation) - yet when I activate the Twitter widget my website just stops showing and returns a white page. The other widgets (atleast the ones that I have tried) seem to work fine. Anyone had the same issue? |
||
| Quote | |||
