vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Statistics Modifications - Cyb - Moderating Stats (https://vborg.vbsupport.ru/showthread.php?t=177951)

KURTZ 10-27-2008 08:48 AM

Quote:

Originally Posted by Cybernetec (Post 1653377)
v1.6.1 - Oct 26. 2008.
-Fixed bug where forum mods are not included in stats

Re-import product XML, allow overwrite.

perfect, now it seems that it's working correctly ... ;) thx Cyb :)

-=Leb=- 10-27-2008 12:08 PM

It seems like the supermods and administrators are not showing .

Hi Kurts, take a lok plz and see if you can view the supermod or administrators.

Sunka 12-13-2008 09:17 PM

Installed!
Working good...Thanks

Sunka 01-10-2009 11:46 PM

Is this MOD working on vBulletin v3.8.0?

Voltar 01-12-2009 09:55 PM

Quote:

Originally Posted by Sunka (Post 1707956)
Is this MOD working on vBulletin v3.8.0?

Works great for me on 3.8.

Sunka 02-24-2009 07:21 PM

Code:

Can this be done so that vBadvanced links to work without adding custom links into styles templates ? I mean, the link is working inside the forum, but not in vBadvanced homepage.
Any FIX for that?

petersweb 02-25-2009 03:37 AM

Quote:

Originally Posted by Blind Guardian (Post 1620788)
In the Admin CP, under the Plugin Manager in Plugins & Products, edit the "Cyb - Moderating Stats - MN" plugin and find the line of code as follows:

Code:

$cybmodstats_get_infr = $vbulletin->db->query_read("SELECT whoadded, points, dateline FROM " . TABLE_PREFIX . "infraction WHERE whoadded='".$cybmodlogstat['userid']."' $cybmodstats_timeperiod ");
Simply replace that entire line with this:

Code:

$cybmodstats_get_infr = $vbulletin->db->query_read("SELECT whoadded, points, dateline FROM " . TABLE_PREFIX . "infraction WHERE whoadded='".$cybmodlogstat['userid']."' AND dateline > $fromtime");

It didn't work for me - once it found someone who awarded infraction points, it copied those points to the rest of the list. See the attached screenshot.

BlueNinjaGo 04-19-2009 12:12 AM

Installed... 3.7.3... works perfectly so far... Great work like always! Thank you!

Dan Clement 05-03-2009 11:14 PM

Fab - now I can see what mods are worth their salt!

Thanks a lot. :)

Keesa 11-02-2009 03:49 AM

If I do not have QuickLinks on my navbar, where will I find the page showing moderator stats?

Got the answer
FORUM/misc.php?do=cybmodstats

thanks but I cannot figure out how to have it show the infractions and do not understand why that piece of code would not have been fixed, so I am going to uninstall.

Thanks again for making one though!

SVTCobraLTD 11-06-2009 05:18 PM

Posting in the 3.8 version of this.

athlon64bit 01-16-2010 12:48 PM

Does this work on vbulletin version 4?

Valter 02-22-2010 10:44 PM

Released for vB4 here:
https://vborg.vbsupport.ru/showthread.php?t=236630


All times are GMT. The time now is 01:36 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.01082 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_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
  • (13)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