mhonarc-users

Index page - all dates of messages change to date message posted

1998-10-02 13:37:14
Sorry to be a pest, but I have a mhonarc app and its set up to show the
subject and the date the message was posted to the site.  However, I've
noticed that If I send a message to post to the site today, all the dates
of prior messages sent days before are also changed to today's date?

here is the Index Page Customizations - is LOCALDATE the correct parameter
to be using?

<!--=== Index Page Customizations =========================================-->

<!-- A compact listing template -->
<IdxPgBegin>
<HTML>
<BODY BACKGROUND="../BG.GIF" BGCOLOR="#99CCFF" TEXT="#000000"
LINK="#000099" VLINK="#990000">
<HEAD>
<LINK REL="fontdef" HXBURNED SRC="/Fonts.pfr">
</head>
<FORM METHOD=POST ACTION="/opt/suitespot/cgi-bin/redirect.cgi">
<center>
<TABLE WIDTH=500 CELLPADDING=3 CELLSPACING=0 BORDER=0>
<TR>
<TD>
<IMG SRC="../Mast.GIF" ALT="Earth Science Homepage" WIDTH=500 HEIGHT=90
BORDER=0 VSPACE=8 ALIGN=RIGHT ALT="Eart
h Science Mast">
</TD>
</TR>
</table>
<table width=500 border=0 cellspacing=3>
<tr><td align=left>
<FONT FACE="TradeGothic LH Extended" POINT-SIZE="24">
Mhonarc test Site
</font>
</td></tr>
<tr><td align=left>$PREVPGLINK$$NEXTPGLINK$</td></tr>
</IdxPgBegin>

<ListBegin>
<!--ListBegin-->
</ListBegin>
<LITEMPLATE>
<tr><td>
<ul type=square>
<li><b>$SUBJECTNA$</b><br>
<A $A_HREF$>Full Story</a> | $LOCALDATE$
</li>
</ul>
</td></tr>
</LITEMPLATE>
<NextPgLink chop>
[<A HREF="$NEXTPG$">Older</A>]
</NextPgLink>

<NextPgLinkIA chop>
<!-- NextPgLinkIA -->
</NextPgLinkIA>

<PrevPgLink chop>
[<A HREF="$PREVPG$">Newer</A>]
</PrevPgLink>

<PrevPgLinkIA chop>
<!-- PrefPgLink!A -->
</PrevPgLinkIA>

<ListEnd>
</td></tr>
</table>

</ListEnd>


Thanks in advance for any help.

Anthony

<Prev in Thread] Current Thread [Next in Thread>