![]() |
it was nice mod.
can i have same for vb 3.7? |
Quote:
|
Quote:
Bcz i was using your mod while promoting new users in moderator group. Thanks. |
does anyone know how to make this mod count/display stats of actions within certain forums (as opposed to all forums)?
I would pay for a quick fix, if anyone has it |
Hi everyone!
Any news on the 3.7.x port? :confused: Thank you very much! :up: :up: :up: |
dying to get for 3.7.1
:) |
Hello
any news, about the version for 3.7? |
Well it works on 3.7 as is, it's just missing the ability to show infractions.
That's easily fixed by adding a few lines of code here and there. Firstly under the "Moderators Stats" misc_start hook find the following: Code:
$moderatorinfo[$moderator['userid']]['threadforum'] = 0; Code:
$moderatorinfo[$moderator['userid']]['infraction'] = 0; Code:
// load thread information Code:
//Obtain warning information Code:
<td class="thead" valign="top" nowrap="nowrap"> Code:
<td class="thead" valign="top" nowrap="nowrap"> And finally in moderator_stats_bit_user find: Code:
<td class="$bgclass">$moderatorstats[modlog]</td> Code:
<td class="$bgclass">$moderatorstats[infraction]</td> That should be everything. There's no "total infractions" or fancy addition to the expanded AJAX information, but it works. |
Statistics from Blog, albums, VM's, group messages, etc would be nice.
Any tips on adding that? |
If somebody could modify this to allow me to EXCLUDE forums from stats, I could pay for such a modification.
for example, i have off topic forum and support forum. I don't care the posts and moderation actions in off topic forums, but I would rather get only stats of moderators in support forums. Please PM me if you can do what I need. I can pay by paypal. |
Anyone test this on 3.8 yet?
|
Just installed, and it seems to be working fine in 3.8!
|
Is there any way this mod could include a link (like in the admincp or quicklinks, say) to the page? It's tough always linking there... how would I add a new link location?
Thanks! |
how about adding a feature to send the stats to each moderator? I think it's useful for them to get an idea of what they did.
|
I'm wondering about the statistics shown...
For example, total moderator actions... is that like within the last x days or something? For some reason some of my moderators have a 0 there when they have performed moderator actions, just not recently. I couldn't find anything on it, so I'm wondering if it's some kind of bug, or if I'm not understanding what the statistics reflect. Thanks, Joe |
What a shame this has not been updated for 3.8 :/ this had so much potential.
|
I think this is a better mod than Cyb's moderator stats.
But it is missing a vital function of including or excluding forums from being counted towards the stats. |
Nothing happens when I click on the link to view the Advanced Log Stats....
|
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|