Devanand
20 Jun 2010, 14:46
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Change "FIELD NUMBER" to the field number of the profile field you want to restrict.
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That is all....enjoy :)
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Change "FIELD NUMBER" to the field number of the profile field you want to restrict.
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That is all....enjoy :)