![]() |
Restrict some profile fields to specific usergroup
1 Attachment(s)
Well, I was trying to do this last 3-4 hours and I found lot of questions about it but no answer. Finaly I got it working so I just want to share it with other people who were searching for this.
It is very simple. Go to your ACP--> Style Manager --> Edit Style --> User Control Panel Templates --> userfield_wrapper At the top of it add: Code:
<if condition="THIS_SCRIPT != 'profile' OR (!in_array($profilefield[profilefieldid], array(FIELD NUMBER)) OR is_member_of($bbuserinfo, USER GROUP IDs))"> Change "USER GROUP IDs" to the ID(s) of the User group(s) you want to have permission to use this field. At the bottom of everything add: Code:
</if> |
Thank you for this, have needed it for quite some time now :)
|
Thank you
|
thank you
|
Didn't seem to work for me :(
|
This hides it from the User CP, but not from the About Me tab, so they can still edit them :/
|
Great mod! Is there a way to make this work for various profile fields to various usergroups?
ie: Hide field 9 from usergroups a,b and c, and then hide field 8 from d,e,f? |
thank you
|
All times are GMT. The time now is 09:58 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:
|