Article template help

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
wireless
Posts: 138
Joined: Sun 24. Oct 2004, 04:35
Location: Houston, Texas

Article template help

Post by wireless »

I have been playing with a template Pappnase helped me with adn now I am having problems getting the {DATE_ARTICLE} & {TIME_ARTICLE} tags. But the date and time do not reflect the article dates and times. they change with the clock.





<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

[SPACE]<hr>[/SPACE]
<div>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td width="150" valign="top">
[IMAGE]<div><a href="{ARTICLELINK}" onClick="return (false);">{IMAGE}</a></div>[/IMAGE]
[CAPTION]<div align="center">{CAPTION}</div>[/CAPTION]
</td>
<td width="10"><img src="img/leer.gif" border="0" width="10" height="1" alt=""></td>
<td width="98%" valign="top">
[TITLE]<h1 style="margin:0 0 5px 0;">{TITLE}</h1>[/TITLE]
[SUB]<h4 style="margin:0 10px 5px 0;">Posted By: [MAIL {SUB}@domain.com]{SUB}[/MAIL][/SUB] on {DATE_ARTICLE} at {TIME_ARTICLE} | [ID 39]Write the Editors[/ID] | [MORE]<a href="{ARTICLELINK}" onClick="return (true);">Permalink..</a>[/MORE]</h4>
[SUMMARY]<p style="margin:0">{SUMMARY}</p>[/SUMMARY][TOP]{IMAGE:top_link_.gif}[/Top]
</td>
</tr>
</table>
</div>



am i missing somthing?
Pappnase

Post by Pappnase »

hello

no you don't miss anything. the problem is that when you have more than one article in an structure he cant decide the time and date of the aritcle!

i will send you an pn try with an code then test it with this please!
Hanswurst
Posts: 11
Joined: Mon 30. Jan 2006, 16:01

Post by Hanswurst »

why don't you put the code in here for others to check it out? thx :-)
Hanswurst
Posts: 11
Joined: Mon 30. Jan 2006, 16:01

Post by Hanswurst »

okay, sorry for pushing an old thread ;-)
Post Reply