The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i need a code to make posts 11 up hidden in threads
|
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
is there a code so i could make posts 11 and up hidden in threads
and i will then put it afterwards saying you are not logged in or registed please login to see the rest of this thread |
#4
|
||||
|
||||
![]() Quote:
![]() |
#5
|
||||
|
||||
![]()
Template conditionals
<if condition="$post[postcount] > X AND !$bbuserinfo[userid]">your a guest and we think you should register<else /> $post['message']</if> |
#6
|
|||
|
|||
![]()
ok
so if i did <if condition="$bbuserinfo['usergroupid'] != in_array($bbuserinfo[usergroupid],array(2,3,4,5,6,7,8,12,20,26))"> <if condition="$post[postcount] > 10>your a guest and we think you should register<else /> $post['message']</if></if> would this show for every post past 10? |
#7
|
||||
|
||||
![]()
Should, give it a try./
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|