The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile Field / Usergroup
Im trying to figure out if its possible to only show profile fields dependant on usergroup.
So for example there is a profile field called myspace, which provides a link to their myspace page. However i only want this to display for certain usergroups in the postbit code. For other groups they will not show, and they have to go to profile, then click on link etc etc. Ideally i would like it so that only certain usergroups can populate the field in the first instance, however im not so fussed about that. Anyone got any ideas? |
#2
|
||||
|
||||
This works:
HTML Code:
<if condition="$post[usergroupid] == usergroupid"><br>MySpace: $post[fieldno] </if> |
#3
|
|||
|
|||
ah, usergroupid! k, lemme go try.. ty
excellent works a charm! thank you very much. |
#4
|
||||
|
||||
You are welcome.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|