one another question, can i just show the link but do not give them access to it. and have the login page come up? what code must i use, i'm using hacks like vbradio with there is no permission settings. thanks in advanced
At the top of the vbradio template add
Code:
<if condition="$show['member']">
At the very end of the template
Code:
<else />
You must register to use this functions, please <a href="register.php" target="_blank" rel="nofollow">Register</a> for free first!<br />
</if>