Forums

[Plugin: Tweetbacks] tweetback date? (13 posts)

  1. hejeva
    Member
    Posted 10 months ago #

    Tweetbacks are showing incorrect date.. all dates
    Any ideas on how to correct this?
    December 31, 1969 at 5:00 pm

  2. hejeva
    Member
    Posted 10 months ago #

    Well, I just removed the date to temporary solve the problem..
    but all users where getting:

    TweetReport (TweetReport) says:
    December 31st, 1969 at 17:00:00

    Connie Bensen posts, “Making a Business Case for Twitter”: http://is.gd/5he0

  3. joostdevalk
    Member
    Posted 10 months ago #

    Hmm thx for the bugreport, I'll look into it! (by the way, it SHOULD be setting the date correctly, it does so on my blog, so this doesn't happen for everyone :) )

  4. phelfe
    Member
    Posted 10 months ago #

    We also suffer from the date issue on beteo and Collanos blog - example: http://blog.beteo.ch/2009/01/08/integration-von-quality-center-und-jira/#comments.

  5. joostdevalk
    Member
    Posted 10 months ago #

    Hmm haven't found what's causing this yet, looking further :)

  6. jshare
    Member
    Posted 10 months ago #

    I can also confirm that many of my tweetbacks have a date of 1969-12-31 23:59:59.

  7. mksander
    Member
    Posted 10 months ago #

    Same happens for me. It also looks like it doesn't support chars like æøå , the comment cuts right before those chars.

    Regards, Magnus

  8. mksander
    Member
    Posted 10 months ago #

    Fixed this with a workaround around line 350 like this:
    $blah = str_replace("T", " ", $blah);
    $blah = str_replace("Z", "", $blah);
    $commentdata['comment_date'] = gmdate("Y-m-d H:i:s",strtotime($blah));

    Strange chars in the timestamp.

  9. timbearcub
    Member
    Posted 10 months ago #

    Same here - all my tweets have the 1969 datestamp!

    http://www.mutantpop.net/radioclash/archives/2009/01/11/songsmith-mashups/#comments

    Tried the fix above, clearing the database then refreshing - nope.

  10. tdavidson
    Member
    Posted 10 months ago #

    Same with the 1969 datestamp....

  11. steveportigal
    Member
    Posted 8 months ago #

    I'm a new user of tweetback; I love the idea but also am having the date problem. (WP 2.7.1)

  12. asujon
    Member
    Posted 8 months ago #

    Any update on this? I am having this same problem with comments appearing way in the past.

  13. jshare
    Member
    Posted 7 months ago #

    Still seeing this bug with version 1.5.3 on WPMU 2.7

Reply

You must log in to post.

About this Topic

Tags