Thread Starter
hejeva
(@hejeva)
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
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 🙂 )
Hmm haven’t found what’s causing this yet, looking further 🙂
I can also confirm that many of my tweetbacks have a date of 1969-12-31 23:59:59.
Same happens for me. It also looks like it doesn’t support chars like æøå , the comment cuts right before those chars.
Regards, Magnus
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.
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.
Same with the 1969 datestamp….
I’m a new user of tweetback; I love the idea but also am having the date problem. (WP 2.7.1)
Any update on this? I am having this same problem with comments appearing way in the past.
Still seeing this bug with version 1.5.3 on WPMU 2.7