The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Which hook for users online (online.php)?
Hi everybody,
I want to write a plugin that displays a little flag just beside every user in the user's online list (online.php). I wonder which hook that should be, there is one named online_users on line 511 in online.php, but this seems to be executed only for guests, not for all users: PHP Code:
- Is there a description of all the hooks available? - What is the meaning of this hook and why is it only executed for guests? Is that a bug, should likes 511 and 512 be swapped? - Which hook am I supposed to use for that purpose? Admittedly, I am quite familiar with PHP but not with vB's plugin system. Anyone can provide some information? Thanks in advance! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|