AN-net
05-23-2004, 04:33 PM
for some reason part of template code isnt parsing. anyone know y?
(see attached image)
here is the code for the header of add comment table:
<tr>
<td class="tcat">Add Comment to <if condition="$journalinfo[journalname]">$journalinfo[journalname] Journal <else />$journalinfo[journalist]'s Journal</if></td>
</tr>
here is the code for the header for recent comments(which isnt being displayed:
<table class="tborder" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" align="center" width="100%">
<tr>
<td class="tcat">Recent Comments</td>
</tr>
$reccombits
</table>
edit:
seems i cant attach the screenshot:(
(see attached image)
here is the code for the header of add comment table:
<tr>
<td class="tcat">Add Comment to <if condition="$journalinfo[journalname]">$journalinfo[journalname] Journal <else />$journalinfo[journalist]'s Journal</if></td>
</tr>
here is the code for the header for recent comments(which isnt being displayed:
<table class="tborder" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" align="center" width="100%">
<tr>
<td class="tcat">Recent Comments</td>
</tr>
$reccombits
</table>
edit:
seems i cant attach the screenshot:(