Bonjour tout le monde,
Quelqu'un pourrait-il m'aider et me dire pourquoi cette boucle forum ne fait
rien apparaître sur ma page ???
<BOUCLE_Forums(FORUMS){id_article}{par date}{inverse}>
<table width="100%" border="0" cellspacing="0"
cellpadding="5">
<tr>
<td class="forummessage"> <b>[(#TITRE)] </b></td>
</tr>
<tr>
<td class="forummessage"><font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
[(#DATE|affdate)][, par <a
href="mailto:#EMAIL">(#NOM)</a>]
[<br>
<a href="#URL_SITE">(#NOM_SITE)</a>]
</font></td>
</tr>
<tr>
<td class="forummessage" valign="bottom"
align="left">
<p>[(#TEXTE|smileys)]
<p align='right'>[<font size=1><a
href="forum.php3?(#PARAMETRES_FORUM)"><img src="IMG/002/reply.gif"
width="82" height="25" border="0"></a></font>]</p></td>
</tr>
<tr>
<td class="forumreponse" valign="bottom"
align="left">
</td>
</tr>
</table>
</BOUCLE_Forums>
Merci de votre aide.
Quentin