The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is there a way to put the "whats going on box" on every page?
|
#2
|
||||
|
||||
![]()
Hmm...The Users Online will show. I need to step out a bit but I'll check back.
|
#3
|
||||
|
||||
![]()
Anything?
|
#4
|
||||
|
||||
![]()
There has to be a way?
|
#5
|
||||
|
||||
![]()
Hook into global_start, and run the queries as done in index.php. Then just put the template code into the right templates.
|
#6
|
||||
|
||||
![]() Quote:
![]() Please explain alittle more as im no coder by any means. |
#7
|
||||
|
||||
![]()
It's going to be hard to explain if you're not a coder, and this isn't really a simple thing. Basically though, you have to replicate how vBulletin generates the information on every page. Which is done as I've written above.
|
#8
|
||||
|
||||
![]()
I kinda get it, mind explaining the steps I take to do it?
![]() |
#9
|
||||
|
||||
![]()
Ooops...This thread completely slipped my mind. Sorry no mods.
In index.php the codes for the What's Going On? box is sectioned but quite lengthly. Just look at $activeusers alone. I'm limited here since I'm not a coder myself. Have you taken a look at Paul M's mod Members Who Have Visited? Good stuff. ![]() Hmm...Let me try something... OK...That didn't work. There has to be an easier way to pull the info into global start...Maybe hire Dismounted? ![]() |
#10
|
||||
|
||||
![]()
You need to look in index.php and copy the whole block for the What's Going On? box. Then selectively run these processes when a page requires it via a plugin.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|