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)

Sir_Yaro 04-16-2007 12:35 PM

Hi. Is there any chance to include weekly emails ?

Rick 04-17-2007 05:24 PM

Very helpful. Thank you!

popowich 04-26-2007 01:35 AM

Should ex-moderators show up in the moderator stats page?

I see them, wondering if those should not be shown.

-Raymond

Sir_Yaro 04-26-2007 09:53 AM

check what groups he belong to. especially secondary groups....

Abe1 04-29-2007 07:55 PM

Quote:

Originally Posted by popowich (Post 1235566)
Should ex-moderators show up in the moderator stats page?

I see them, wondering if those should not be shown.

-Raymond

There is a vB bug that causes this. Look back a few pages for a temp fix i created.

beano33 05-08-2007 05:06 AM

Quote:

Originally Posted by Unpossible (Post 1227587)
That will place a link to the mod stat page in your navbar.

Not figured out how to restrict it to just the groups allowed to view, but if anyone who isn't allowed to view it attempts to view, they'll get the standard vBulletin no permission page.

I took a different approach and added the link to the settings by editing one of the phrases. Locate the phrase of your choice from the hack and add
Code:

<a href="/misc.php?do=moderator_stats">Click to view current stats</a>
I added the link in setting_abe1_mms_days_desc

My navbar is too busy to be adding more links to it, plus it's one less template edit to watch out for when updating.

Alfa1 05-14-2007 04:46 PM

Does this version work on vb 3.6.6?

Abe1 05-15-2007 01:51 AM

Quote:

Originally Posted by Alfa1 (Post 1247486)
Does this version work on vb 3.6.6?

It should.

FiRe_MaStER 05-16-2007 06:40 AM

thanks installed.

marotichat 05-22-2007 04:53 PM

Hello this is a nice and very useful hack but we have the following problem:

I have a problem namely, that not all our moderators are show in the statistics? Any idea why some are left out?

Abe1 05-22-2007 10:07 PM

Quote:

Originally Posted by marotichat (Post 1252769)
Hello this is a nice and very useful hack but we have the following problem:

I have a problem namely, that not all our moderators are show in the statistics? Any idea why some are left out?

Check the settings.

Andy R 05-24-2007 01:27 AM

This was working perfectly in 3.5.4 but we just upgraded to 3.6.7 and the DHTML is not working. Any ideas on what I can try to debug this?

Thanks in advance for your help!

rjmjr69 05-24-2007 03:07 AM

thanks for the update working great with 3.6.7 how can I make a link in the dropdown menu to the stats

Abe1 05-25-2007 11:49 AM

Quote:

Originally Posted by Andy R (Post 1253592)
This was working perfectly in 3.5.4 but we just upgraded to 3.6.7 and the DHTML is not working. Any ideas on what I can try to debug this?

Thanks in advance for your help!

If you made any template edits on any of the templates for this hack, please revert them.

OndaReal 05-25-2007 12:41 PM

Nice one, installed

Aclikyano 05-25-2007 01:50 PM

<font face="Tahoma">NVM. - fixed my own problem. rolleyes</font>

ORP 05-25-2007 02:34 PM

Cool Hack. Makes it so much easier to see what my mods & admins are doing at a glance.

Thanks Guy!!!!!!

Terminatoronly 05-30-2007 03:05 PM

still shows old moderators not new moderators i used the :
Find:
Quote:

PHP Code:
$show_moderators_usergroups = 'OR moderator.userid = user.userid';
and replace with:
PHP Code:
$show_moderators_usergroups = 'OR (moderator.userid = user.userid AND moderator.forumid != \'-1\')';
Save the plug-in.
but still not working please help me i need this mod

Hornstar 05-31-2007 07:02 AM

I just upgraded to version 2. but i noticed i still have old mods/smods/admins that have not been a staff member in ages, they are still on the list. will they go away from the list with this update, or is this still a bug?

LiLSnooP 05-31-2007 10:32 AM

Good Job,
Instaled,
Thank

kollam003 06-01-2007 04:21 PM

cool hack ......thanks

proxx 06-04-2007 07:14 PM

I like this hack.

Is there a way to find out how many minutes a moderator has been online? This would be useful

txspaderz 06-05-2007 01:16 AM

1 Attachment(s)
Question:

When looking at my mod stats, when I click view, it expands and looks like the attached.

How can I fix this?

Thanks
Jacob

Abe1 06-11-2007 12:24 PM

Quote:

Originally Posted by txspaderz (Post 1261439)
Question:

When looking at my mod stats, when I click view, it expands and looks like the attached.

How can I fix this?

Thanks
Jacob

Play with the template bit.

Abe1 06-11-2007 12:25 PM

Quote:

Originally Posted by proxx (Post 1261233)
I like this hack.

Is there a way to find out how many minutes a moderator has been online? This would be useful

Nope.

txspaderz 06-11-2007 05:54 PM

Could you be more specific? Which Template? Where would I look?

txspaderz 06-21-2007 03:24 AM

Bump? Is this still supported?

Abe1 06-24-2007 12:00 PM

Quote:

Originally Posted by txspaderz (Post 1266374)
Could you be more specific? Which Template? Where would I look?

I just took a look. I dont say what color to choose so I'm not sure how to fix it. The html is in the plug-in.

vitrag24 06-30-2007 02:00 PM

simple to install and nice hack..
but moderator log in acp isnt sufficient?what's the difference?

installed.

Alfa1 07-05-2007 04:31 PM

How can I disable the threadID and postID listings?

vitrag24 07-09-2007 04:34 PM

i changed usergroup[primary] of my supermod to another[vip]
then also he is in list in this mod-stats while other vip arent in it
then i changed his usergroup to registered users then also he was in the list and his userid isnt mentioned in vbulletion options/mod stats in ACP.
only supermod and mod and admin should be into this list as i set this for this 3 usergroups only.
and how to add this button of it in quicklinks?

popowich 07-14-2007 08:28 AM

Stupid question. I did a new install into 3.6.7. Where do I go to find the stats?

-Raymond

vitrag24 07-14-2007 06:37 PM

http://YOURFOURM/misc.php?do=moderator_stats
:D
BTW abe1 you haven't repled to my query yet?

Abe1 07-15-2007 12:21 PM

Quote:

Originally Posted by vitrag24 (Post 1286832)
i changed usergroup[primary] of my supermod to another[vip]
then also he is in list in this mod-stats while other vip arent in it
then i changed his usergroup to registered users then also he was in the list and his userid isnt mentioned in vbulletion options/mod stats in ACP.
only supermod and mod and admin should be into this list as i set this for this 3 usergroups only.
and how to add this button of it in quicklinks?

I'm not sure your question.

Alfa1 07-15-2007 04:22 PM

Abe1, can you please answer my question:
Quote:

Originally Posted by Alfa1 (Post 1283616)
How can I disable the threadID and postID listings?


vitrag24 07-15-2007 04:43 PM

@Abe1 simple bug.
i have installed mod..it was fine that time..then i changed usergroup of one member from supermoderator/moderator to vip member/any usergroup then also he is in list of mod stats.
and i dont have set his userid in admincp to show in stats and even only mod,supermod and admin userid i have entered to show in mod stats.

any solution?

Abe1 07-15-2007 04:51 PM

Quote:

Originally Posted by Alfa1 (Post 1291945)
Abe1, can you please answer my question:

No easy way.

Abe1 07-15-2007 04:52 PM

Quote:

Originally Posted by vitrag24 (Post 1291958)
@Abe1 simple bug.
i have installed mod..it was fine that time..then i changed usergroup of one member from supermoderator/moderator to vip member/any usergroup then also he is in list of mod stats.
and i dont have set his userid in admincp to show in stats and even only mod,supermod and admin userid i have entered to show in mod stats.


any solution?

Try looking a few pages back. I think i came out with some solution. I forgot what it was but something to do with a vb bug.

vitrag24 07-15-2007 05:12 PM

wow..fixed now..
Abe1 you rock.
here is the fix link
https://vborg.vbsupport.ru/showpost....8&postcount=43
plz post it in your mod so users wont have query from start and wont have difficulty to find.
thx again.

Alfa1 07-15-2007 05:14 PM

Quote:

Originally Posted by Abe1 (Post 1291971)
No easy way.

Thanks. Can you please add this option to a future release?


All times are GMT. The time now is 01:04 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.01363 seconds
  • Memory Usage 1,801KB
  • 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_code_printable
  • (14)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
  • (40)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