I find out in tag pages is still used the "old format"... i vant to use also in most recent page...

so from tag.tpl i copied the code in video.tpl

this code:
Code:
{insert name=time_range assign=rtime field=video_add_time IDFR=video_id id=$video_info[i].video_id tbl=videos}
                 Added: {$rtime}
NOT WORK, show something but instead to show "2days ago" show "14482 days ago"...

anybody can help me to adapt this code for video.tpl?

thank you.