The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
1. $show['member']
2. $vbulletin->userinfo['posts'] 3. $vbulletin->userinfo['languageid'] However they will only have a post count if they are a member so condition # 1 is irrelevant... So try putting the navbar code in the following condition: Code:
<if condition="($vbulletin->userinfo['posts'] > 5) AND ($vbulletin->userinfo['languageid'] == 1)"> navbar code </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|