Quote:
Originally Posted by vbplusme
One way is the wrap the link in a conditional but that is a "targeted" solution for a specific link, for example:
HTML Code:
<if condition="$show['member']">
<a href="http://youdomain.com/youlink.php">here's the link</a>
</if>
but if you are looking for a "global" members only solution then you need to install a mod. The only one that does that as far as I can tell is this one:
https://vborg.vbsupport.ru/showthread.php?t=105160
HTH
|
well did you get this working.. i tryed didnt do anything as postet in the mod thread.