UpSyria
Thu 14th May '09, 8:47am
Dears :
i want to put a text ... that shows to all the groups but 1 group ( VIP ) ..
to tell them to upgrade their membership...
could u please tell me how ?! ...
i put a code like :
in the navbar
<if condition="$show['member']">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="75%" align="center">
<tbody>
<tr>
<td class="tcat" width="50%" align="center">
Paid membership
</td>
</tr>
</tbody>
<tr>
<td class="thead" width="50%" align="center">
<a href="payments.php"><font size="2" color="#873846">
u can support the site from here, and gain full access to all the forums</font></a></td>
</tr>
</table>
<br><br></if>
but this 1 show the message to all the users .....
i want it to show only for the none (VIP) users
Best regards,
i want to put a text ... that shows to all the groups but 1 group ( VIP ) ..
to tell them to upgrade their membership...
could u please tell me how ?! ...
i put a code like :
in the navbar
<if condition="$show['member']">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="75%" align="center">
<tbody>
<tr>
<td class="tcat" width="50%" align="center">
Paid membership
</td>
</tr>
</tbody>
<tr>
<td class="thead" width="50%" align="center">
<a href="payments.php"><font size="2" color="#873846">
u can support the site from here, and gain full access to all the forums</font></a></td>
</tr>
</table>
<br><br></if>
but this 1 show the message to all the users .....
i want it to show only for the none (VIP) users
Best regards,