vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Whos online in Admincp (https://vborg.vbsupport.ru/showthread.php?t=70137)

Logikos 10-02-2004 10:00 PM

Whos online in Admincp
 
Whos online in Admincp


====================
Author: Ken 'LiveWire' Iovino
Site: www.initialz.cpom
Version: 1.0.0
====================

Updates
  • None At this Moment



What this does
This will show a custom box and show who is online in your admincp. The usernames are links to edit there profile via ACP.

I spend most my time in the ACP so i had added this awhile ago and thought i would share it, very easy mod to add.

To do list...
  • Time to install: 2 minutes
  • Queries to run: 0
  • File Mods: 1
    • /admincp/index.php
  • Templates to edit: 0
  • Templates to add: 0
  • New Phrases: 0

Please read carefully and make all the necessary changes as stated. This is will work if installed properly.
PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack

Click It

Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here.

Please post bugs and errors here. Hope you like, feedback welcomed.


Dan 10-03-2004 05:29 PM

Nice mod :) Thanks for sharing it!

Johnny 10-03-2004 06:16 PM

awsome this is gonna come usefull.

thankyou

Polo 10-03-2004 07:12 PM

Thanks for the mod... I will use it ;)

Logikos 10-03-2004 07:18 PM

Thanks everyone! :) Only thing i ask is to click install.

luroca 10-03-2004 09:24 PM

Very usefull, the only thing is the background colour because I have different colours for usergroups and a white or so background would be better.
Well, I click Install :)

Thanks

Logikos 10-03-2004 09:55 PM

Can you provide a screenshot?

h75 10-03-2004 11:11 PM

These Hack is exactly what I looked for. Many dear thanks. :nervous:

+clicked Install+

(translated from the German in the English with Google.de)

the Sandman 10-04-2004 12:11 AM

Works great for me - I'm running vB 3.0.0. The instructions should give an alternative placement for the added lines since previous versions don't have the Administrator Notes.

Is there any way to remove the trailing comma from the end of the list?

Logikos 10-04-2004 12:56 AM

I know longer have 3.0.0 so all my work is tested on the lastest versions of vBulletin. Can you tell me if this line is in the 3.0.0 admincp/index.php file?

PHP Code:

        print_cells_row(array(
                
$vbphrase['new_posts_today'], vb_number_format($newposts['count']),
                
$vbphrase['new_threads_today'], vb_number_format($newthreads['count']),
                
$vbphrase['unique_registered_visitors_today'], vb_number_format($users['count']),
        ), 
00, -4'top'11);
        
print_table_footer();



If so i will change my instructions for 3.0.0 users.


All times are GMT. The time now is 11:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01074 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete