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)

Captain Nemo 05-18-2005 11:43 PM

It work! Thanks!

etaslim 05-19-2005 02:54 PM

awesome! realy realy great! I've upgrade the statistic to this version. Very good works! Thank you so much for this hack

friendly 05-21-2005 05:00 AM

I'm in awe! This is a terrific hack. We've not installed yet, but thanks in advance. I'm excited!

pyd 05-21-2005 03:35 PM

I can't seem to find this line in index.php?
Should I install the script before i run through these steps?

PHP Code:

-----------------------
open file:
-----------------------
admincp/index.php

-----------------------
search for:
-----------------------

    
$printhr false;
    if (
can_administer('canadminstyles'))
    { 

I can however find these lines:

PHP Code:

    if (can_administer('canadminstyles'))
    {
        
$printhr true;
        
construct_nav_option($vbphrase['style_manager'], 'template.php?do=modify''<br />');
        
construct_nav_option($vbphrase['search_in_templates'], 'template.php?do=search''<br />');
        
construct_nav_option($vbphrase['replacement_variable_manager'], 'replacement.php?do=modify''<br />');
        
construct_nav_option($vbphrase['download_upload_styles'], 'template.php?do=files''<br />');
        
construct_nav_option($vbphrase['find_updated_templates'], 'template.php?do=findupdates''<br />');
        
construct_nav_group("$vbphrase[styles] &amp; $vbphrase[templates]"'<hr />');
    } 

The difference is this:
PHP Code:

My index.php:
----------------------
    if (
can_administer('canadminstyles'))
    {
        
$printhr true;
---------------------- 

PHP Code:

Install.txt:
----------------------
    
$printhr false;
    if (
can_administer('canadminstyles'))
    {
---------------------- 

Is this the right place to insert the code?

*BUMP*

Coriolan 05-22-2005 12:49 PM

In Admin panel, in "statistics main page options" the visitors timeout is set to 900 by default. What does 900 means, seconds? Which value should I put there to recognize the same visitor in a daily basis?

Thanks.

Vega 05-22-2005 01:22 PM

Quote:

Originally Posted by Coriolan
In Admin panel, in "statistics main page options" the visitors timeout is set to 900 by default. What does 900 means, seconds? Which value should I put there to recognize the same visitor in a daily basis?

Thanks.

86400 seconds are 24 hours, or am I wrong? So that would be your daily basis, wouldn't it?

predatorkill 05-22-2005 08:19 PM

i ve just installed,but i had to read all pages of this hack cos i got some several errors.Thanks guys!Thanks PCfreak!

in the beginning,i got all codes placed on correct place on all files,but the user id was set to 1,my id was 3 so i couldnt make it work,the statistics didnt work,except the "statistics home".After changing the user id,it didnt work well on spiders/crawlers,browser,referrer etc etc.

The problem solved when i edited all the settings in Admin control panel,and updated them to today's date.

I changed all the options,for example i changed Display limit for short referrer (Domains)from 10 to 11,clicked update,the date was up to date(not 1970).Then i changed back to 10.

I dont know if this in normal behavior,i m a n00b in coding,but this thing solved my problem and now the stats are shown fine.

I think in install instructions(if not putted already) you must make a warning to the users to change the userid from 1 to their admin userid(i think there are lot of admins without userid=1).

Great hack,***installed*** version 3.0.7 works PERFECT!

sim tech 05-23-2005 07:53 PM

Noob here too...

Installed fine on 3.0.7... took about 10 minutes and that included making a sandwich! Instructions were easy and the installer was great! 5 stars!!

A couple of questions though:

Should there normally be a llink on the template or is this something that I'll have to add? The page works fine:
http://www.simtechonline.com/forums/statistic.php

And is it safe for every user to see this? I could always just add a link.

Also - I'm looking for something that would show a log of registered users (and guests) and the IP addresses of which they logged in from. Does this mod include an admin function that also records these? I'm wanting to monitor how many times a certain company's IP address visits my site, as well as where some of my visitors are logging in from.

Rifleman000 05-25-2005 08:36 PM

After installing this mod (which otherwise went perfectly), I noticed that on my Forum Index, the (Users) Viewing next to each forum has dropped dramatically to only 1 or 2 at the most from the dozens it was before.

The "Who's Online" at the bottom has on average the same numbers as before this mod, so its not affecting that part of it. Other statistics show up the same, so its not from some massive drop in users coming to the forums, I just think that the users aren't showing up online next to the respective forum they are in.

Any ideas?

friendly 05-26-2005 01:13 AM

*installed*
Thanks for a great hack!


All times are GMT. The time now is 09:06 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.01519 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_php_printable
  • (1)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