The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|