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)

Smitty 12-30-2004 08:46 AM

Great! We look forward to it and appreciate your work!

Spinball 12-30-2004 10:31 AM

Excellent. It will be the first install of yor hack on my boards.
I love statistics.:)

eXtremeTim 01-02-2005 06:34 AM

I can not get other spiders to be picked up in the spiders list. I have added them to the functions_statistik.php file

using the following
PHP Code:

    if(ereg("googlebot"$agent)) $c_bot  "googlebot";                                                //googlebot
    
elseif(ereg("Googlebot"$agent)) $c_bot  "googlebot";                                            //Googlebot
    
elseif(ereg("BecomeBot"$agent)) $c_bot  "BecomeBot";
    elseif(
ereg("Mediapartners-Google"$agent)) $c_bot "Mediapartners-Google";
        elseif(
ereg("msnbot"$agent)) $c_bot  "msnbot"

Where else must I edit something?

PcFreak 01-02-2005 06:55 AM

Hello eXtremeTim.

Better is, you wait few days.
We will release Version 3 of the vBstatistic the next days.
The new version detect more then 290 differnt spiders correctly.

If you add new spiders in Version2 you must make inserts for them in the database, too.

for exampel
you add this spider:
PHP Code:

elseif(ereg("Mediapartners-Google"$agent)) $c_bot "Mediapartners-Google"

The new insert for this spider:
PHP Code:

        INSERT INTO statistik_spider VALUES (95'Mediapartners-Google''images/statistik/spider/new.gif''images/statistik/bar1.gif''0'

Greets
PcFreak

eXtremeTim 01-02-2005 07:03 AM

Didnt even think about that. :-/ Will v3 have the option for adding spiders?

PcFreak 01-02-2005 07:44 AM

Quote:

Originally Posted by eXtremeTim
Will v3 have the option for adding spiders?

No. The spiders are hardcodet and up-to-date.

But new spider updates are planned.
The user must exchange just one php file.
The new install routine detect the Statistic version and update the statistic tables automatically.

I think this is the best way.

PcFreak

lanoix 01-02-2005 03:41 PM

I installed it but had to translate it in french for my forum... Thank you for this hack, it works perfectly :)

Onkel_Tom 01-02-2005 03:45 PM

Quote:

Originally Posted by lanoix
I installed it but had to translate it in french for my forum... Thank you for this hack, it works perfectly :)

It would be great if you can translate our Phrases from the new version 3.0 to french. If you are interested please send me a PM with your eMail Address and I will sent you the phrases file in english to be translated in french.
So we can offer also the french language for the new version and you will get a credit on the translation page ;)

kadafi_alive 01-04-2005 12:08 PM

Anyone know how to put it on the forum? Like a link?

Smitty 01-04-2005 12:20 PM

Quote:

Originally Posted by kadafi_alive
Anyone know how to put it on the forum? Like a link?

As I remember, I edited my forumhome template. It's not very obvious, but if you click the 'graph' graphic in the 'What's Going On' block on my site it takes you to the statistics.


All times are GMT. The time now is 01:24 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.01769 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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