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)

sv1cec 01-29-2005 01:00 PM

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

Lizard King 01-29-2005 04:48 PM

Awesome statistics. Easy to install and very detailed statistics. Well Done.

yoyoyoyo 01-29-2005 09:09 PM

Here is a quick & dirty way to integrate the stats page in to your ACP:

In your admincp/index.php file find
PHP Code:

//##### Statistic 3 by PcFreak START #####
        
$printhr true

add below:
PHP Code:

        construct_nav_option('STATISTICS''../statistic.php?''<br />'); 

nothing too fancy, but it works. You can obviously put it wherever you want in your statistics ACP menu, and you can call it whatever you want. Again- I realize this isn't groundbreaking, but I thought one or two newbies like myself might find it useful.

MissKalunji 01-30-2005 04:17 AM

when i got to my statistic it says...
Forums online since: 12-31-1969 at 19:00 (12813 days)
This forum was installed by:

???????? how i can fix it?

Lizard King 01-31-2005 01:25 AM

Is there a way for me to see the second domain statistics in a different part like
xxxxxx.com page hits : 150.000
yyyyy.com page hits : 25.000
Is this possible ?

jeepinator 01-31-2005 02:10 AM

This is the best hack I've ever seen!
It's working great. Thank you very much.


Quote:

Originally Posted by TheVirus
Hey dude, I'm working on a new image pack for you...will send it to you when it's done.

Waiting anxiously :lick:

hXc Radio 01-31-2005 06:52 AM

A lot of things are not working for me. I have no refer sites and no hits since installed, but 42 of my members have been online today.

I thought of trying the cron script manually and received this error...

Fatal error: Call to a member function on a non-object in /home/hxcradio/public_html/forum/includes/cron/statisticupdate.php on line 20

hXc Radio 01-31-2005 07:05 AM

I also ran $DB_site->query("
OPTIMIZE TABLE " . TABLE_PREFIX . "statistic_log , " . TABLE_PREFIX . "statistic_log_java , " . TABLE_PREFIX . "statistic_status"); in phpmyadmin just now... but still no updating

kall 01-31-2005 09:18 AM

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. :)

To "upgrade", just backup your database/download your current language file, unzip the .xml in this zip and go to your AdminCP - Languages and Phrases - Download / Upload Languages and browse to it and upload it into your existing English language.

To see the 'new translation' in action: http://forums.nzboards.com/statistic.php (I have edited the STATISTIC template slightly to change the names of the 'Type' column on the right..if anyone wants the changes, I will post them here)

If you don't like it, just upload the language .xml you backed up prior. :)

Harley77 01-31-2005 11:10 AM

Any idea as to why all I get now when trying to open the Stats page is this:

Database error in vBulletin 3.0.3:

Quote:

Invalid SQL:
SELECT COUNT(*) AS forums
FROM forum
WHERE forumid IN(1, 4, 3, 19, 26, 38, 10, 6, 33, 35, 7, 18, 9, 8, 32, 11, 12, 13, 22, 36, 20, 21, 37, 0)

mysql error: The SELECT would examine more rows than MAX_JOIN_SIZE. Check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is ok

mysql error number: 1104

I've completely uninstalled and reinstalled with no change. The only hacks I've installed recently since this started was the gift and ribbon hack for the store.


All times are GMT. The time now is 10:32 AM.

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.01367 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (2)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