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 - [AJAX] Moderator Statistics (https://vborg.vbsupport.ru/showthread.php?t=139248)

Vman 12-05-2007 03:56 AM

Is there a way to have this link/option in the stats in the AdminCP instead of always adding it after the /forums/misc.php?do=moderator_stats
Its getting old always typing this at the end of the / just to see the stats or maybe Im doing something wrong...

Thanks guys....

Other than that LOVE IT!!!!:up:

Hornstar 12-07-2007 07:34 AM

I have uninstalled, and re installed, and left it for a couple of months, but I still have the problem of old mods still showing in there. Any ideas?

clayh456 12-08-2007 06:52 AM

Not sure if this has been addressed but... this thing shows statistics for people who "used to be" Moderators on my forums that were removed long ago. Apparently this is somewhat a result of vBulletin itself, and so I'm not sure why the "residue" of these ex-Moderators is being taken into consideration by the Advanced Moderator Statistics mod, but if I could get these ex-Mods to not show upon accessing misc.php?do=moderator_stats, it would be wonderful.

Excellent mod, by the way. Keep up the good work!

Edit: Nevermind, I apologize! After reading further back through this thread, I discovered that the solution was posted. Sorry!

Alfa1 01-03-2008 06:37 PM

Does this work for vb 3.7?

vBH-Team 01-03-2008 06:46 PM

Translation Turkish and İnstall
wonderful hack Abe1 Thanks ;)

TCE Killa 01-05-2008 09:45 AM

Great mod, thanks, but where do I put the link to? Thanks.

b00k 01-06-2008 10:42 PM

Quote:

Originally Posted by hornstar1337 (Post 1396663)
I have uninstalled, and re installed, and left it for a couple of months, but I still have the problem of old mods still showing in there. Any ideas?

Yea, that problem is there on almost all of my sites as well. Post #43 here resolves the issue.

djr 01-24-2008 02:26 PM

For anyone still wishing to add a link in the AdminCP (like I have), here's the instructions to do so:
  1. Open includes/xml/cpnav_vbulletin.xml
  2. Find:
    Code:

                    <navoption displayorder="30">
                            <phrase>moderator_log</phrase>
                            <link>modlog.php?do=choose</link>
                    </navoption>

  3. Add after:
    Code:

                    <navoption displayorder="35">
                            <phrase>moderator_stats</phrase>
                            <link>../misc.php?do=moderator_stats</link>
                    </navoption>

  4. Save cpnav.xml and reload your AdminCP.
The new option is present in the Statistics and Logs section under Moderator Log.

rwoscott 01-24-2008 05:11 PM

Quote:

Originally Posted by djr (Post 1428003)
For anyone still wishing to add a link in the AdminCP (like I have), here's the instructions to do so:
  1. Open inludes/xml/cpnav.xml
  2. Find:
    Code:

                    <navoption displayorder="30">
                            <phrase>moderator_log</phrase>
                            <link>modlog.php?do=choose</link>
                    </navoption>

  3. Add after:
    Code:

                    <navoption displayorder="35">
                            <phrase>moderator_stats</phrase>
                            <link>../misc.php?do=moderator_stats</link>
                    </navoption>

  4. Save cpnav.xml and reload your AdminCP.
The new option is present in the Statistics and Logs section under Moderator Log.

Thanks. But did you mean cpnav_vbulletin.xml. That's what I changed.
Also it's a bit too big for the admincp window, is it possible to open in in a new window, by itself?

djr 01-25-2008 08:28 PM

Quote:

Originally Posted by rwoscott (Post 1428076)
Thanks. But did you mean cpnav_vbulletin.xml. That's what I changed.

Yes, you're right. Edited in my original reply.
Quote:

Also it's a bit too big for the admincp window, is it possible to open in in a new window, by itself?
AFAIK this isn't possible. Doesn't it fit in the frame? Mine adapts perfectly to the inner frame.


All times are GMT. The time now is 11:05 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.01211 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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