ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Twitter Timeline

October 27, 2008 12:49pm

Subscribe [4]
  • #1 / Oct 27, 2008 12:49pm

    elegantmachines

    9 posts

    I recently tried implementing the Twitter Timeline plugin and I could not get it to display my Tweets. It would only (it seemed) display the “Public” Tweets.

    Here’s how I had the code setup:

    {exp:twitter_timeline type=“user” user=“[email protected]” password=“my_twitter_password” limit="5"}
    
    <div class="tweet">
      <div class="date">{created_at format="%d %m %g:%i %a"}</div>
      <div class="status">{text}</div>
    </div>
    
    {/exp:twitter_timeline}

    Any ideas?

    Thanks in advance!
    Jason

  • #2 / Oct 27, 2008 1:28pm

    Greg Aker

    6022 posts

    Greetings!

    Have you followed the steps under troubleshooting in the plugin’s documentation to see if any errors are being returned?

    -greg

  • #3 / Oct 27, 2008 1:41pm

    elegantmachines

    9 posts

    Hi Greg,

    Thanks, but I have not. I’ll give that a try when I get home later.

    Best,
    Jason

  • #4 / Oct 27, 2008 1:49pm

    Greg Aker

    6022 posts

    cool.  Thanks.  Keep us posted.  😊

    -greg

  • #5 / Nov 04, 2008 3:13am

    elegantmachines

    9 posts

    Okay, I tried again with debugging turned on and I used the same code as shown in my original question above. Of course my password has been swapped out for display here in the forum. But here’s what Expression Engine returned to me:

    ############################################################

    (0.084480) Tag: {exp:twitter_timeline type=â��userâ�� user=â��[email protected]â�� password=â��my_twitter_passwordâ�� limit="5"}
    (0.084736) Closing Tag Found
    (0.084817) Processing Tags
    (0.084854) Module Tag: Weblog/entries
    (0.084880) Module Tag: Search/simple_form
    (0.084909) Plugin Tag: Twitter_timeline/twitter_timeline
    (0.084938) Including Files for Tag and Modules
    (0.216064) Beginning Final Tag Data Processing
    (0.216121) Calling Class/Method: Weblog/entries
    (0.217220) -> Class Called: Weblog
    (0.217403) -> Method Called: entries
    (0.566139) -> Data Returned
    (0.566523) Calling Class/Method: Search/simple_form
    (0.566719) -> Class Called: Search
    (0.566762) -> Method Called: simple_form
    (0.567101) -> Data Returned
    (0.567202) Calling Class/Method: Twitter_timeline/twitter_timeline
    (0.567422) -> Class Called: Twitter_timeline
    (0.567480) Using ‘public’ Twitter Timeline
    (0.575460) Twitter timeline retreived from cache
    (0.608644) -> Method Called: twitter_timeline
    (0.608684) -> Data Returned


    #######################################################

    Notice above it says it is using the ‘public’ timeline which is consistent with the Tweets that were showing up in my blog. It’s as though it’s ignoring the fact that I specified the ‘user’ timeline. Any ideas?

    Thanks!
    Jason

  • #6 / Nov 04, 2008 12:49pm

    Robin Sowell

    13255 posts

    Hm- can you double check the tag- make sure there aren’t curly quotes/odd characters in it.  The debug suggests there are, but that could be a copy/paste issue.  I’d go in, delete and retype the quotes.  Clear the cache.  See if that made any difference.  If not, I’ll try it on mine.

    Oh- and make sure you’re running the latest version- looks like 1.2.

  • #7 / Nov 04, 2008 3:43pm

    elegantmachines

    9 posts

    That fixed it Robin! Sweet!

    I guess the quotes I copied in have a different ASCII code from the ones entered from the keyboard.

    Thanks a lot for your help and congratulations on your promotion, btw 😊

    Jason

  • #8 / Nov 04, 2008 3:58pm

    Sue Crocker

    26054 posts

    Glad to hear Robin helped you get things working again. Don’t hesitate to post again as needed.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases