![]() |
"If condition" for multiple profile fields
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> |
Code:
<if condition="$post[fieldx]">TITLE HERE:$post[fieldx]</if> |
Code:
<if condition="$userinfo['field24'] or $userinfo['field25'] or $userinfo['field26']"> |
Quote:
Quote:
Thank you VERY much for your help! And thanks for vblogetin!=) |
All times are GMT. The time now is 04:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|