Quote:
Originally Posted by bada_bing
Can you tell me how to add the condition and where to put it I am totally clueless sorry.
Basically I have it in my navbar but it shows the link to everyone and I just want it to be visable to only certain groups or anyone logged in
|
Just figured it out...
Here is my condition
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="traderratings.php?$session[sessionurl]">Trader Rating</a></td>
</if>