Kan iemand vertellen waarom dit het niet doet?
Geplaatst: 14 sep 2004, 12:25
Deze code moet de laatste post die ingevioerd zijn laten tonen in ezportal. Weet iemand waarom dit niet goed gaat.
Het is te zien op mijn website. Het blok onderaan zou het moeten aangeven!
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="25"><span class="genmed"><b>{L_RECENT_TOPICS}</b></span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">
<!-- BEGIN recent_topic_row -->
» <a href="{recent_topic_row_b.U_TITLE}">{recent_topic_row_b.L_TITLE}</a><br />
by <a href="{recent_topic_row_b.U_POSTER}">{recent_topic_row_b.S_POSTER}</a> on {recent_topic_row_b.S_POSTTIME}<!--<br />in {recent_topic_row_b.S_FORUM_ID}--><br /><br />
<!-- END recent_topic_row -->
</span></td>
</tr>
</table>
</td></tr></table>[/url]
Het is te zien op mijn website. Het blok onderaan zou het moeten aangeven!
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="25"><span class="genmed"><b>{L_RECENT_TOPICS}</b></span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">
<!-- BEGIN recent_topic_row -->
» <a href="{recent_topic_row_b.U_TITLE}">{recent_topic_row_b.L_TITLE}</a><br />
by <a href="{recent_topic_row_b.U_POSTER}">{recent_topic_row_b.S_POSTER}</a> on {recent_topic_row_b.S_POSTTIME}<!--<br />in {recent_topic_row_b.S_FORUM_ID}--><br /><br />
<!-- END recent_topic_row -->
</span></td>
</tr>
</table>
</td></tr></table>[/url]