![]() |
user owner vs user viewing variables
Hi
My question is which variables to use when allowing or disallowing user access to an area not just for the viewing member but for the owner of the profile area. say for example user bob is viewing user janes profile. I want to only show bob field 7 on janes profile if jane is a member of a certain usergroup. basically what i am asking is if i use <if condition="$bbuserinfo['field1']=='yes'>Output something</if> this applies to the user who is viewing it only. How do i specify that the profile owner should have a certain value in field 1 before displaying the ouput |
This templates
Code:
<if condition = "($bbuserinfo['field1'] == 'male' ") Code:
if ($bbuserinfo['field1'] == 'male') |
All times are GMT. The time now is 06:42 AM. |
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:
|