The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I am making a tabbed java menu and want to show a button that says register or my account if registered.
I got the "my account.gif" working using the code PHP Code:
I could not get it to show register.gif using the code below. (btw the menu is not on a separate page, but it's on the vbulletin header right under logo!) PHP Code:
![]() |
#2
|
||||
|
||||
![]()
Well first off, you can start with these 2:
HTML Code:
<if condition="$show['member']">
HTML Code:
<if condition="$show['guest']">
|
#3
|
||||
|
||||
![]() Quote:
I was using "registerbutton" instead of "guest" ![]() ![]() You're the man! ![]() |
#4
|
||||
|
||||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|