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)
-   -   vB3 Boardstatistic Version 2 (https://vborg.vbsupport.ru/showthread.php?t=66783)

iliton 09-22-2004 11:19 AM

Someone knows why statistik2 (last version)
do not identificate googlebot spider
in online.php I saw google`s IP
but in statistik2 report It is not present ???

Onkel_Tom 09-22-2004 11:41 AM

Quote:

Originally Posted by iliton
Someone knows why statistik2 (last version)
do not identificate googlebot spider
in online.php I saw google`s IP
but in statistik2 report It is not present ???

There is a problem with the googlebot name.
You have to add a new ereg line in your /includes/functions_statistik.php file

search for:
Code:

if(ereg("googlebot", $agent)) $c_bot  = "googlebot";                                                                                                //Googlebot
and replace it with:
Code:

if(ereg("googlebot", $agent)) $c_bot  = "googlebot";                                                                                                //googlebot
                elseif(ereg("Googlebot", $agent)) $c_bot  = "googlebot";                                                                                                //Googlebot

Now the googlebot is identified from the statistik.
Googlebot uses since a few weeks capital and small "g" in front ;)

iliton 09-22-2004 01:24 PM

thanks Tom
this changes has made .. and now
i shall wait for "google-dance" :)

Beermonster 09-24-2004 09:47 AM

Can you add something to this hack please, where is says xx registered members visited on xx day, can it also display the user names of the visited members.

I would like to know who the loyal members are that visit my forum on a daily basis

Thanks

P.Jackson 09-24-2004 05:21 PM

awsome hack great detail

[high]* P.Jackson clicks install
[/high]

:)

Smitty 09-24-2004 06:57 PM

Any idea when version 3 will be released?

PcFreak 09-24-2004 08:05 PM

Quote:

Originally Posted by Smitty
Any idea when version 3 will be released?

So soon as possible! ;)

I think (hope) in 3 or 4 weeks.

Version 3 is very, very extensively.
More than 40 templates (phrased now).
More than 500 different images
20 new php?s.
Php and javascript counting.
15 new db tables.
Version 3 detect 200 spiders (this routine works correctly now) and 140 different Browsers, OS Systems and WAP Browsers.
Version 3 detected now searchengines and the searchkeywords.
Browserlanguages are now identified correctly.

and many many more

PcFreak

Version 3 is in beta status. (The counters routines are finished)
For a first impression visit the Statistic 3 demo here :
http://at-lantis.de/statistic.php

You can reach some sides by means of the new statistics naviagation and you can check there your systemstatus,too.

Not all phrase are finished. Some words in german and some in PcFreak english ;).
Have fun.

djohn 09-25-2004 07:48 AM

PcFreak, will the images be in english? I mean the country names, my members don't exactly enjoy the image names in german? ;)

PcFreak 09-25-2004 11:15 AM

Quote:

Originally Posted by djohn
PcFreak, will the images be in english? I mean the country names, my members don't exactly enjoy the image names in german? ;)

Yes ;)

PcFreak

h75 09-25-2004 11:46 AM

@ pcfreak. :rolleyes:
http://www.vbulletin-germany.com/for...&postcount=167


All times are GMT. The time now is 01:14 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.01442 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)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