vb.org Archive

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

aapkae 01-19-2011 02:01 AM

thanks very nice mod

just want to ask how do i protect register user and guest for showing statistics

i want to just show some groups not all groups and members view

just view by admin and moderator

FIM 01-21-2011 10:34 AM

Nice!!1 install :)

aapkae 01-22-2011 08:19 PM

install but problem i seen

when i click any member it gives me a vbulletin message

This user has not registered and therefore does not have a profile to view.

when i disbale this plugin then profile shows

inciarco 01-26-2011 05:47 PM

Valter, There is a Bug that is Important that You Check. ;)

Is Important that You Evaluate the Following Code Line on the Plugin "Cyb - Advanced Forum Statistics - MN" (Hook parse_templates), because it Blocks all the vBAdvanced "Portal Output Global Variables" that are Set on the "Main Options" of the "vBa CMPS". :confused:

Code:

                        $vba_options['portal_outputglobals'] .= "\r\ncybtopstats";
I had to Comment it with the "//" to Avoid that Problem and for the "Portal Output Global Variables" to be Evaluated on the vBa Pages:

Code:

//                        $vba_options['portal_outputglobals'] .= "\r\ncybtopstats";
My Best Regards. ;)

:)

connkid25 02-02-2011 09:00 PM

1 Attachment(s)
Latest posts are having a problem in chrome. The bottom randomly shows an empty space with the color from the other table. It is random and I will attach a screenshot when it happens again. You might be able to see it happen if you refresh the page a few times.

http://www.dojmedia.com/index.php

YopY 02-04-2011 06:51 PM

Is it common for hosters to send you emails about them locking your database due to this addon (specifically, the 'hottest threads'-query)? I've had two emails so far where the 'running query' indicated by the auto-generated email was the 'hottest threads' query.

Pro tip, when serving the results from a complex COUNT query to all visitors of a website, cache the results. Even if it's just for a minute or so. Nobody will notice the counts aren't 100% accurate.

...Oh wait right, PHP, nvm.

We'll be forced to disable or hack around in this addon if we get another email, in order to prevent our website from being unavailable or our hosting party kicking us out or fining us or whatever. Much obliged if performance could be enhanced.

Relevant info & stats, this problem occurs on vB 3.8 running v. 6.5 of this addon on a Hostgator hosting account, a forum with 300K posts.

MySQL EXPLAIN indicates it has to run through almost 6000 rows for a simple and frequently-accessed count / set o' stats.

tsptom 02-07-2011 05:04 PM

I have a similar problem. After an upgrade to MYSQL, this mod is killing my server resources. It seems to be the query that deals with private forums. If I disable the mod, the board flies. If I activate it, it comes to a crawl at peak time (300-400 members online).

I had a similar issue last year when mysql was upgraded, but one of our server techs seemed to be able to optimize the DB enough to make it work. No one seems to be able to help this time.

Rats! I have gotten so used to this great mod and I have to turn it off, but what else can I do?

yesfans 02-21-2011 06:05 PM

3. Optional - if you use custom styles and link to re-enable stats is not shown:
Open desired template and add "$cybts_enablelink" where you wish "Enable Top Statistics" link to appear

I CAN NOT GET THIS TO WORK. IT IS NOT SHOWING UP IN MY QUICK LINKS DROP DOWN.

adwade 02-23-2011 02:28 AM

Quote:

Originally Posted by YopY (Post 2158809)
Is it common for hosters to send you emails about them locking your database due to this addon (specifically, the 'hottest threads'-query)?

Not until THIS week. On Sunday, our HOST suspended out account because of high resource usage. :o Then again today, we got another notice:

Quote:

Hello,

We regret to inform you that your account has been suspended for the following reason:

22622 *** 17 0 87204 18m 7008 R 14.9 0.9 0:00.15 /usr/bin/php /home/***/public_html/forum/misc.php
22626 *** 17 0 87204 18m 7008 R 14.9 0.9 0:00.15 /usr/bin/php /home/***/public_html/forum/misc.php
22627 *** 19 0 84600 15m 6832 R 12.9 0.8 0:00.13 /usr/bin/php /home/***/public_html/forum/misc.php

Please contact us as soon as possible to discuss your options for reinstatement.

Looking at our raw access logs, it seems like several of the routines for the stats were being loaded over, and over, and over again.(see below for just 1sec of our log today) This product has run perfectly for years, and now all the sudden this week something's awry. No real idea what's up yet, but for now I've turned this product off until I can research it out further.:(

Code:

[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=newestmembers&resultsnr=5 HTTP/1.1" 302 452
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=newestmembers&resultsnr=5 HTTP/1.1" 302 452
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=newestmembers&resultsnr=5 HTTP/1.1" 302 452
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=newestmembers&resultsnr=5 HTTP/1.1" 302 452
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=newestmembers&resultsnr=5 HTTP/1.1" 302 452
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=mostviewedthreads&resultsnr=5 HTTP/1.1" 302 456
[22/Feb/2011:15:49:53 -0500] "POST /forum/misc.php?show=latestposts&resultsnr=5 HTTP/1.1" 302 450


FractalizeR 02-23-2011 08:43 AM

Can't this be DDOS attack on your forum?


All times are GMT. The time now is 11:10 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.02230 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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