Page 1 of 1

Smarty: $entries.entries.date in entries_summary.tpl broken

Posted: Thu Mar 10, 2005 7:20 pm
by Boris
I am currently working on an adaptation of my old S9y-theme to the smarty. While doing this I discovered, that the {$entries.entries.date|@formatTime:"%B, %Y"} in the entries_summary.tpl of the default and wp-theme always returns the current month.
Using {$entries.entries.date} alone hat no result, so I think the variable is not set or something like that.

Re: Smarty: $entries.entries.date in entries_summary.tpl bro

Posted: Tue Mar 29, 2005 12:22 pm
by garvinhicking
Boris, sorry for replying late. This bug has been fixed in CVS, you were right that we needed a different variable!

Regards,
Garvin