The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
This is really simple. I know how to make vb pages, all I need to know is how do I get a certain usergroup to be listed on a page. I have a usergroup called, Contributors. What is the code to get them listed on a page I have called contributors.php?
|
#2
|
|||
|
|||
![]()
would it be something like <if condition=$show['contributor']>
or something like that? I don't know. |
#3
|
||||
|
||||
![]()
<a href="https://vborg.vbsupport.ru/showthread.php?t=61082" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=61082</a> ?? works for me. Its per user not a usergroup.
|
#4
|
|||
|
|||
![]()
yeah, I'm already using that.
|
#5
|
|||
|
|||
![]()
anyone? no one knows the code?
|
#6
|
||||
|
||||
![]() Quote:
Code:
<if condition="$post[usergroupid] == 4"> </if> Code:
<if condition="is_member_of($post, 48)"> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|