The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding online/offline and last login to template
Here's my deal.
I want to display 4 different users in one template module from vbadvanced. I've got the layout all setup. I just need to know how to call info for four different users. I need last login and online/offline status. Would i also need to globalized any variables? |
#2
|
||||
|
||||
You can fetch a user's info using the function:
PHP Code:
|
#3
|
|||
|
|||
Could you please give an example of how that would work?
|
#4
|
||||
|
||||
When you call the function, it will return an array with the equivalent of what's in $vbulletin->userinfo.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|