The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
Ah, OK. Well, I think what you will want to do is just put a condition around that phrase in the FORUMDISPLAY template. Something like...
HTML Code:
<vb:if condition="$show['guest']"> - if not registered show: please register or login <vb:elseif condition="!is_member_of($bbuserinfo, x)"> - if registered but not VIP show: please upgrade to VIP <vb:else /> - if VIP show: content </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|