The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
I would guess you could put a condition in the template to show the regular thread title to certain usergroups and not to others. The template is forumhome_lastpostby and the condition could be based on the usergroup? So
HTML Code:
<vb:if condition="is_member_of($bbuserinfo, x,y,z)">show whole template contents <vb:else /> show other message </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|