The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
if condition
HTML Code:
<if condition="$show['member']"> <tr><td class="vbmenu_option"><a href="javascript:;" onClick="wimpyPopPlayer('http://www.oneforum.org/stream/wimpy.php','wimpyMP3player','width=369,height=322')">Music Box</a></td></tr></if> how can I make it, that when a guest enter the forum, he sees the text "Music Box" without the link, and when he login, he can click on the text, coz it becomes an hyperlink... is it possible? |
#2
|
|||
|
|||
Quote:
HTML Code:
<tr><td class="vbmenu_option"><if condition="$show['member']"><a href="javascript:;" onClick="wimpyPopPlayer('http://www.oneforum.org/stream/wimpy.php','wimpyMP3player','width=369,height=322')">Music Box</a><else />Music Box</if></td></tr> |
#3
|
|||
|
|||
thanks
let me try that it worked, but it's an hyperlink, when I press on it, nothing happens, this is what I want can I use the [alt="description'] tag with the text? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|