Smarty: $entries.entries.date in entries_summary.tpl broken
Posted: Thu Mar 10, 2005 7:20 pm
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.
Using {$entries.entries.date} alone hat no result, so I think the variable is not set or something like that.