The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
$post[posts]?
i am trying to get the amount of posts the user has on a non vb pages
so i have used this PHP Code:
Posts: the number of posts isnt being shown anyone know why this is? |
#2
|
||||
|
||||
Quote:
And whos posts do you want to show? the user browsing? then using {$vbulletin->userinfo['posts']} |
#3
|
||||
|
||||
thnx for the reply zachery
i have required global.php and yes i want to show the amount of posts for the user browsing i tried $vbulletin->userinfo['posts'], but now all i get is : Posts: Array['posts'] not sure why, do you have any idea what this could be? |
#4
|
||||
|
||||
{$vbulletin->userinfo['posts']}
use the code I give you. |
#5
|
||||
|
||||
oh! lol sorry
yeh that works great thanx zachery |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|