The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have bbcode with this:
Code:
<if condition="$show['member']"> ...........bbcode ........... </if> I need only what subscribers can see, but if this does not work for me because they see it all |
#2
|
||||
|
||||
![]() Code:
<if condition="is_member_of($bbuserinfo, X)">CODE</if> |
#3
|
|||
|
|||
![]()
I put the code as you said, excluding the unregistered, but look at the download link, is still and has to be hidden from the guests.
Code:
<if condition="is_member_of($bbuserinfo, 2,4,5,6,7,12,14)">CODE</IF> Here you can see http://www.sabiosdelpc.net/seguridad...-8-1201-a.html |
#4
|
||||
|
||||
![]()
You can't put template conditionals in BB code...
|
#5
|
|||
|
|||
![]()
if not put in BBCode where I put what then?
|
#6
|
|||
|
|||
![]()
Someone, please help this modif.... v 3.8
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|