The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Assuming you're using a template to make the new page you can wrap it all in a conditional based on post count to show the page or not...
Basically: Code:
<if condition="$vbulletin->userinfo[posts] > 149"> *All Original Code Here* <else /> You must have 150 Posts or more to view this page! </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|