News module broken after 1.5.3 upgrade
Posted: Tue Mar 03, 2009 6:39 pm
strange problem after upgrading to 1.5.3 - postdate doesn't show up on the frontend. it's present in the template, like this:
but nothing shows up on the page. blank. no problem in the backend, the dates are all there...
any help would be HUGELY appreciated.
also, no RSS? seems to have disappeared completely...
Code: Select all
{if $entry->formatpostdate}
<div id="NewsPostDetailDate">
{$entry->formatpostdate}
</div>
{/if}
any help would be HUGELY appreciated.

also, no RSS? seems to have disappeared completely...