The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
A Request
Is there a way to make it so make it so the admin can view who's online from within the admin control panel without having to go the the main page? I'd like a feature like this for my admin control panel. Maybe to sit above Freddie's admin cp addition. Thanks!
|
#2
|
||||
|
||||
Open admin/index.php
Find: Code:
makenavselect("Announcements"); Code:
// *** makenavoption("Who's Online?","../online.php?s="); makenavselect("Who's Online?"); |
#3
|
||||
|
||||
Thanks, but that's not what I mean. I already have that setup. I want it to display on the main admin cp page along with the other info, not in the menu.
|
#4
|
||||
|
||||
Then just open up admin/index.php, and find :
Code:
<p><font size='1'>From here, you can control all aspects of your vBulletin forums. Please select what you need from the links down the left hand side of this page.</font><p> Code:
<br><a href="../online.php?s=">Who's Online</a> |
#5
|
||||
|
||||
This small trick can work if you are IE user:
PHP Code:
|
#6
|
||||
|
||||
Yey!
I frames Satan |
#7
|
||||
|
||||
Thanks everyone, but I'm not looking for links. I'm looking for it to be a part of the display with the default admin cp color scheme.
Logician, I will try yours for now. Thanks! |
#8
|
|||
|
|||
I think I understand what you want.
Open Admin/index.php and find : PHP Code:
PHP Code:
Save upload and Wow, this will allow you to see who is online and click them to see profile.. Also it will show how many guests online Let me know if its okay. been tested on my 2.26vb) |
#9
|
||||
|
||||
Thanks, I will test it now.
|
#10
|
|||
|
|||
Cool, the first step, is optional, i mean you can put it whereever you want but nicely at the top looks noce for my, cos i have no other mods on their.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|