News module broken after 1.5.3 upgrade

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
admsh
Forum Members
Forum Members
Posts: 93
Joined: Tue Aug 19, 2008 6:30 pm

News module broken after 1.5.3 upgrade

Post by admsh »

strange problem after upgrading to 1.5.3 - postdate doesn't show up on the frontend. it's present in the template, like this:

Code: Select all

{if $entry->formatpostdate}
	<div id="NewsPostDetailDate">
		{$entry->formatpostdate}
	</div>
{/if}
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...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: News module broken after 1.5.3 upgrade

Post by calguy1000 »

These questions have been answered numerous times.... as well as announced with the new versions of CMS Made Simple.

Please do some searching before posting.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: News module broken after 1.5.3 upgrade

Post by RonnyK »

change formatpostdate to postdate...

Ronny
admsh
Forum Members
Forum Members
Posts: 93
Joined: Tue Aug 19, 2008 6:30 pm

Re: News module broken after 1.5.3 upgrade

Post by admsh »

thank you ronny.
Pierre M.

Re: News module broken after 1.5.3 upgrade

Post by Pierre M. »

Thank you Calguy
Post Reply

Return to “CMSMS Core”