The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can I write a conditional for multiple profile fields in memberinfo?
Whatever I got below does not work... Pretty much if any of the fields is present, I want the code to be shown. <if condition="$userinfo[field24]" OR "$userinfo[field25]" OR "$userinfo[field26]"> code </if> |
#2
|
||||
|
||||
![]() Code:
<if condition="$post[fieldx]">TITLE HERE:$post[fieldx]</if> ![]() |
#3
|
||||
|
||||
![]() Code:
<if condition="$userinfo['field24'] or $userinfo['field25'] or $userinfo['field26']"> |
#4
|
|||
|
|||
![]()
not exactly what I wanted, but thanks=)
Quote:
Thank you VERY much for your help! And thanks for vblogetin!=) |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|