The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need a couple of conditionals regarding profile fields.
Hello,
I need condtionals for four similar purposes, related to custom profile fields, if these conditionals exist:
(I wouldn't be surprised if it turns out to be the same conditional for all four questions, or at least the first two.) Regards, Walrick --------------- Added [DATE]1232530220[/DATE] at [TIME]1232530220[/TIME] --------------- One down, three to go. 1. (memberlist) Solved: The trick is to compare the contents of the field you want to edit with the $customfield variable which is already used in the template: Code:
<if condition="$userinfo[fieldXX] == $customfield"> |
#2
|
|||
|
|||
.. or what you are looking for, but I wanted to put specific information in the postbit that was gathered at registration, such as gender.
I found this link and it worked great for me |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|