The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
profile filed permission
Hi i have implemented a profile field, wich is read by a plugin on postbit_display_complete
but i dont find any way to limit its use with groups permission any sugestions? |
#2
|
|||
|
|||
You say:
Only admin will have this field? You can use this (i guess...): Code:
<vb:if condition="is_member_of($post, 6)"> CODEHERE </vb:if> |
#3
|
|||
|
|||
where should i put that? i can make that in the plugin and the option will not do anything for a user out of the group, but i also dont want non members of the group to see that option
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|