Hi,
I've a problem when merging a block with a parameter containing a simple quote (apostrophe in french, i don't know the correct word in english, well you see, this little caracter after between the "don" and the "t" of "don't"...)
TBS return an error :
TinyButStrong Error (Tag definition): Can't found the end of the tag
So i have this piece of code in my template :
<balise_bien> [block_bien;block=balise_bien;p1=75007;p2=Saint Thomas d'Aquin;p3=Appartement;p4=Achat]
<table width="100%" border="0" cellspacing="4">
<tr>
<td height="45" valign="top"><a href="Achat-Vente-Appartement-[block_bien.Id_Biens].html"><span class="orange_b11"><font size="+1">[block_bien.bien] [block_bien.nb_piece]</font></span></a><br>
<a href="Achat-Vente-Appartement-[block_bien.Id_Biens].htm">Métro [block_bien.metro]<br>
[block_bien.description_tronquee]</a>...</td>
<td align="right" valign="top"><a href="Achat-Vente-Appartement-[block_bien.Id_Biens].htm" class="orange_b11"><font size="+1">[block_bien.prix] €</font></a></td>
</tr>
</table>
</balise_bien>
|
if somebody can solve this for me...
the other problem is that all these parameters, come from another query, also merged by TBS, so i don't see how i could do...
Thanks very much for your help... this is an urgent pbm for me...
Julien.