vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Statistics Modifications - Cyb - Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=122986)

NeutralizeR 09-12-2006 04:18 AM

Quote:

Originally Posted by Cybernetec
v3.6 - Sep 09. 2006.
-Added: "Top Thread Starters" (NOTE: Requires MySQL version 4.0.4 or higher)
-Added: You can choose in Settings where Stats box will be shown on forumhome (4 options + disable)
-Added: You can have Stats shown anywhere on your forum/external page (must include global.php). Just put "$cybtopstats" where you wish to have stats shown.
-No more need to set filename for "index.php" if it was changed. Now misc.php is used, which nobody has need to rename.
-Tables improved (some space saved)
-Small bug fixed (no full thread title on mouseover in "Latest Forum News" when thread titles are trimmed)

==========

To upgrade: Import XML, allow overwrite.
Thanks to Paul M for help with db query for "Top Thread Starters"

Quote:

-Thanks to Paul M for help with db query for "Top Thread Starters"
Thanks to you both, installed :)

MK|Breaker 09-12-2006 04:32 AM

n1 work :)

Can you add in next update a Hack for more than 1 News-Forum ? I have 6 Forums for News and must edit the SQL-Query ;)

vahid1863 09-12-2006 09:48 AM

very good
thank you

NeutralizeR 09-12-2006 11:51 AM

There is a serious problem in this version (3.6)

MySQL's cpu usage increases up to %200 as soon as i enable this hack.

Disabling the top thread starters helps to decrease the cpu usage. I guess it's about the query method of the top thread starters...

Waiting for a fix.

Thanks

tekstylez 09-12-2006 05:30 PM

top thread starters seems buggy... all thread counts read "0" and the list includes members who should not be there

Valter 09-12-2006 09:16 PM

Quote:

Originally Posted by tekstylez
top thread starters seems buggy... all thread counts read "0" and the list includes members who should not be there

No, it's not bug:
Quote:

Originally Posted by Cybernetec
-"Top Thread Starters" requires MySQL version 4.0.4 or higher to work

NeutralizeR,
I'll check it...

G_Man 09-13-2006 01:34 AM

Quote:

Originally Posted by NeutralizeR
There is a serious problem in this version (3.6)

MySQL's cpu usage increases up to %200 as soon as i enable this hack.

Disabling the top thread starters helps to decrease the cpu usage. I guess it's about the query method of the top thread starters...

Waiting for a fix.

Thanks


I have noticed an increase also with this last version. Especially, the Top Thread Starters. Disabled it and saved some.

triphp 09-13-2006 06:40 AM

I have tried to put some variables in the header template but it's not showing up. Is this a normal behavior or what?

I have a left column and that left column is part of the header. Tried to put the new members variable there but nothing happens.

Please help :)

bolly.beats 09-13-2006 08:00 AM

Installed... clean work. Really appritiated.

migowebdesign 09-14-2006 08:46 AM

i think there is a bug, i've checked that an other sites (also on G_Man's board), which have installed the 3.6 release.

I you have board-ids exlcluded in the properties of the cyb stats, you got a ssql error, if you try to call the search.php?f=1000 (if the id is not available normaly you should redirect to the default search form, but with mod enabled you got an error)

Reason for this is a "," after all board-ids in the sqlquery.
I think it can help, to add in line 107:

106: $exclforums = substr($exclforums, 1);
107: $exclforums = substr($exclforums, 0, strlen($exclforums)-1);

Or do you have another idea?

Cheers
Mike


All times are GMT. The time now is 08:13 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.01561 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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