![]() |
custom profile fields in forumdisplay
Hey,
I would like to show a message on FORUMDISPLAY to all users who have profile field "field8" set to "Yes". I already tried Code:
<vb:if condition="$show['field8'] == 'Yes'">Message</vb:if> --------------- Added [DATE]1311001617[/DATE] at [TIME]1311001617[/TIME] --------------- Solution: Code:
<vb:if condition="$bbuserinfo['fieldx'] == 'Yes'">Message</vb:if> |
try
Code:
<vb:if condition="$bbuserinfo['field8'] == 'Yes'">Message</vb:if> |
I already posted the same solution... Thanks anyway Sherif :)
|
Quote:
|
All times are GMT. The time now is 05:24 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:
|