MXjunk127
08-24-2005, 11:22 PM
Man I am tired. This is probobly one of those things I will wake up in the morning and solve it instantly, but I need some help...
So, I am trying to have this link in the navbar viewable to members only, not unregisters, I am using this:
<if condition="$show['member']"><td class="vbmenu_control"><a href="javascript:popupradio('http://www.########.net/forums/radio/index.php?autoplay=1')">Radio</a></td><else /></if>
Any Idea why this isnt working???
So, I am trying to have this link in the navbar viewable to members only, not unregisters, I am using this:
<if condition="$show['member']"><td class="vbmenu_control"><a href="javascript:popupradio('http://www.########.net/forums/radio/index.php?autoplay=1')">Radio</a></td><else /></if>
Any Idea why this isnt working???

