vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Moderator management system (https://vborg.vbsupport.ru/showthread.php?t=70850)

SaN-DeeP 11-08-2004 06:58 PM

Quote:

Originally Posted by Kaitou
Great hack!
This certanly makes it a lot easier to see if a mod isn't around for some reason.
I have also modified it slightly, to show in the percent read column:
"25 of 76, 33%" or "12 of 13, 92%" because the pure percent can be a bit misleading, and it helps to see if the mod is just not paying attention, of if they are swamped, and a co-mod may be needed.

thats a nice modification you made there :) care to share ?

Kentarus, how about adding all the fields which can be configured in admincp for this hack to the modmanagement.php ? and a better way to get the alerts in thread or email instead of receiving huge no. of pm alerts ??

Just my 2 cents above :)

Regards,

Kaitou 11-09-2004 02:07 AM

ah, not at all, it's too simple to be much of anything really
just replace
Code:

round(($moderatorInfo[$userid]['readcurrent']/$moderatorInfo[$userid]['readtotal'])*100);
with

Code:

$moderatorInfo[$userid]['readcurrent']." of ".$moderatorInfo[$userid]['readtotal'].", ".round(($moderatorInfo[$userid]['readcurrent']/$moderatorInfo[$userid]['readtotal'])*100);
in includes/functions_modmanagment.php

Koutaru 11-10-2004 07:31 PM

Is there any way that this could be EMAILED instead of PMed? I'm tired of all the random PMs.

It should just generate one report

XrayHead 11-10-2004 11:46 PM

Thanks for that great hack mate, Installed.......

Xray

RacerX 11-13-2004 08:48 PM

Excellent hack... WE have over 70 mods now and this will come in very useful!

Sin City 11-15-2004 06:48 PM

superb hack.... extremely helpful

FWF 11-15-2004 08:35 PM

id love for this to also include super mods...that would be awesome

sabret00the 11-16-2004 10:42 AM

wow what a great hack, i'll add this, this weekend :)

burnist 11-16-2004 12:28 PM

I was going to make soething like this but yours is just so much better im not going to bother. Well done this is truly an excellent hack and deserves HoTM

sv1cec 11-17-2004 11:29 AM

A few days ago, I upgraded from 3.01 to 3.03. I hadn't check that hack until today, when I noticed that all numbers in the statistics page were zero. The only column showing meaningful data, is the Last Login. All the others have zeros. Any idea what could be wrong?

Also, the settings were all lost, maybe in the initial file I had downloaded, the volatile was not set properly. Anyhow, I re-run the installation script with some mods and re enter them, but I still can't figure out why all the stats are zero. I know that my mods did some moving and deleting yestarday, and I did too, but it just doesn't show up.

Any ideas?

Rgds
----------
John

P.S. : Never mind, it looks as if the templates have changed somewhere along the line. Deleted them and recreated them and now it works.

Tnx


All times are GMT. The time now is 10:53 PM.

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.01334 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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