ok, here's another oddity....
http://www.mainframetech.net/index2.php
(I posted the problem there)
here's my newsbit template:
Quote:
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td height="12" class="newssubject">$newsarray[title]</td>
</tr>
<tr>
<td height="12" align="left" valign="baseline" class="newsinfo">Posted By <a href="$forumspath/member.php?s=&action=getinfo&userid=$newsarray[postuserid]"><b>$newsarray[postusername]</b></a> at <i>$dateposted</i> [<a href="$forumspath/showthread.php?s=&threadid=$newsarray[threadid]">$newsarray[replycount] $commenttext</a>]</td>
</tr>
<tr>
<td colspan="2" class="smalltext">$cookedthread</td>
</tr>
</table>
<br>
|
odd is this one</yoda>