The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
quick question profile field
ok here it is
i have a field that i need calling into postbit and the field is called field5 i use this code to call it in but its showing in everyones postbit whereas i only want it to show if they filled in field5 can anyone give me the correct code. Code:
<a href="$post[field5] ">view my homepage</a> |
#2
|
||||
|
||||
Code:
<if condition="$post[field5]"><a href="$post[field5] ">view my homepage</a></if> |
#3
|
|||
|
|||
cheers m8 i knew it was something simple
is there a conditional i could use as i have 2 usergroups and usergroup 1 are filling in the box when the link im using should be only for usergroup 2 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|