vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Statistic version 3.0.0 (directors Cut *g*) (https://vborg.vbsupport.ru/showthread.php?t=74603)

Freezerator 01-31-2005 01:16 PM

Quote:

Registered users: 16,890
User with an avatar: 11
User with a profile picture: 342
I don't think this number 11 is right... What can be wrong? I have installed de new languae.

kall 01-31-2005 04:20 PM

Quote:

Originally Posted by Freezerator
I don't think this number 11 is right... What can be wrong? I have installed de new languae.

Have you applied the fix found here (and mentioned in the first post of this thread)?

Freezerator 01-31-2005 04:39 PM

Quote:

Originally Posted by kall
Have you applied the fix found here (and mentioned in the first post of this thread)?

Yes, it's already coded in the new files.

sv1cec 01-31-2005 04:41 PM

This is the second time I am asking:

Could you please explain to me what's the meaning of the last two lines shown below:

Total threads: 2,353
Total posts: 15,636
Hits: 518,888
Ø: 221 times <<<<<<<<
Thread replies: Ø 5.65 times <<<<<<<<

It's taken from the right column of the first page which appears when you run the statistics.

I assume the second is averate replies per thread, but I am not sure and I do not understand the first one.

Rgds

yoyoyoyo 01-31-2005 04:41 PM

Quote:

Originally Posted by kall
I have further cleaned up the English translation, especially in the AdminCP, to make things a bit more understandable now that I understand what it all does. :)

Thanks much!

kall 01-31-2005 05:18 PM

Quote:

Originally Posted by Freezerator
Yes, it's already coded in the new files.

Well you have no avatars then.
PHP Code:

SELECT COUNT(*) as avatar  
            FROM 
" . TABLE_PREFIX . "user where avatarid!='0'
            "); 

That returns a value equal to the number of users with an avatar from your database. The previous call returns the number with custom avatars.

@sv1cec: I believe it is 'Average Views per thread', which is what I called it in the latest language file. :)

oldfan 01-31-2005 05:35 PM

bug free yet?

sv1cec 01-31-2005 05:41 PM

Quote:

Originally Posted by kall
@sv1cec: I believe it is 'Average Views per thread', which is what I called it in the latest language file. :)

Thanks for that, is is too difficult for the author to answer this simple question with certainty please?

Tnx

kall 01-31-2005 05:56 PM

Quote:

Originally Posted by sv1cec
Thanks for that, is is too difficult for the author to answer this simple question with certainty please?

Tnx

Given the language barrier...it probably *is* difficult for him to answer with certainty.

I looked at the template and the phrase name and what was being called in the php file and made an educated guess.

sv1cec 01-31-2005 08:20 PM

Quote:

Originally Posted by kall
Given the language barrier...it probably *is* difficult for him to answer with certainty.

I looked at the template and the phrase name and what was being called in the php file and made an educated guess.

OK Kal, thanks for your help anyway, I'll spend some time looking in the code to see what is going on there.

Rgds


All times are GMT. The time now is 02:50 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.01614 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
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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