Hi I am getting this php error with time ago and twitter timeline plugin:
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 7
Filename: time_ago/pi.time_ago.php
Line Number: 68
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /Users/christiangeyer/Sites/interface2.1/R9Ccle5quHMaov/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 409the time ago in the twitter timeline is “-23761 ago”. Obviously seconds.
I am using this code:
{exp:twitter_timeline screen_name="xxxxxx" limit="5" parse="inward" create_links="user_mentions|hashtags|urls"}
<b class="time-ago">{exp:time_ago}{created_at format="%U"}{/exp:time_ago}</b> {text}
{/exp:twitter_timeline}I am running EE v2.3.1 - Build: date 20111017
Cheers
[Mod Edit: Moved to the EE 2 Technical Support forum]