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 - Dream's Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=140812)

Sgt Pepper 06-22-2008 06:33 AM

wow u guys r having alot of trouble with this......i installed first go and got it easy......Dream added very simple rules....cant see how u wud get it wrong

rwoscott 06-24-2008 09:13 AM

Quote:

Originally Posted by GamerGirl27 (Post 1519178)
I would really appreciate any help with this error...



Just installed for the first time on 3.7 :confused:

Try this fix

Elenna 06-28-2008 06:45 PM

Quote:

Originally Posted by Dream (Post 1425412)
In some places I believe the exclude usergroup is not taken into account because of design decisions, but I can't remember now (it's been 1 year).


If I wanted to modify it to properly exclude the excluded user groups, where might I do that? And am I allowed to, if I don't release the changes?

Dream 06-28-2008 09:10 PM

Quote:

Originally Posted by Elenna (Post 1561451)
If I wanted to modify it to properly exclude the excluded user groups, where might I do that? And am I allowed to, if I don't release the changes?

Not sure sorry, haven't looked at the code for a while now, and yes you can modify it at your hearts content.

SVTCobraLTD 08-29-2008 12:35 PM

You say not to use it on a big forum. What do you classify as a big forum?

voter 01-19-2009 12:53 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1609853)
You say not to use it on a big forum. What do you classify as a big forum?

I have trouble, as of my forum got big in sense of amount of users and search bots 100-200 surfing forum at same time, which makes my CPU crazy especially from a lot of queries

Code:

SELECT count(*) AS 'PostsThisMonth'
                FROM vbpost
                WHERE YEAR(FROM_UNIXTIME(dateline)) = YEAR(NOW())
                AND MONTH(FROM_UNIXTIME(dateline)) = MONTH(NOW())

This is really too cpu intensive mode.

Dearm I really didn't understood why still a lot of mentioned queries are runing, even if I disable access of guests and bots to statistic.

akee 12-31-2009 08:35 AM

Maybe do you upgrade it to vb4?

Dream 12-31-2009 11:22 AM

Sorry, but it's not likely. Very few people installed this mod, and it's not even used that often in my own forums.

But anyone is allowed to update this script to 4.0 if they want.

Art Andrews 04-23-2010 05:48 PM

That is a shame because this is one of the best and cleanest little plugins that we use. :(

Dream 04-24-2010 05:04 AM

I think Val's advanced forum statistics has most of the statistics of this mod, I'm using that one now.


All times are GMT. The time now is 07:03 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.01419 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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