The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
i am trying to do this
creating a new non vb page but still using the templates. This page can only be access by members with a certain amount of postcount...
is the variable $post[postcount] ? |
#2
|
|||
|
|||
When in doubt, put in phpinclude_start:
PHP Code:
|
#3
|
|||
|
|||
Quote:
Code:
echo "<pre>"; print_r($post, $bbuserinfo, $userinfo); echo "</pre>"; |
#4
|
||||
|
||||
PHP Code:
|
#5
|
|||
|
|||
Quote:
cool thanks very much! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|