Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

loop everything in category_list .. please help

Quote Reply
loop everything in category_list .. please help
Hello

how to chance the table from the Forum?
<%GForum::Utils::new_alternation(everything)%>
<% loop everything%>

then i want to make a table like

<table border="1" width="100%">
<tr>
<td width="50%">category</td>
<td width="50%">x</td>
</tr>
<tr>
<td width="50%">Froum<br>
</td>
<td width="50%">last Poster</td>
</tr>
<tr>
<td width="50%">Forum<br>
</td>
<td width="50%">last Poster</td>
</tr>
</table>
<br><br>
<table border="1" width="100%">
<tr>
<td width="50%">category</td>
<td width="50%">x</td>
</tr>
<tr>
<td width="50%">Froum<br>
</td>
<td width="50%">last Poster</td>
</tr>
<tr>
<td width="50%">Forum<br>
</td>
<td width="50%">last Poster</td>
</tr>
</table>

but the Forums are not under the category ??

sorry, but my english is very bad

hoefti
linktobuy Web Directory
Ratgeber Recht
Subject Author Views Date
Thread loop everything in category_list .. please help hoefti 2258 Oct 2, 2003, 11:44 AM
Post Re: [hoefti] loop everything in category_list .. please help
hoefti 2172 Oct 3, 2003, 7:06 AM