Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vb3 Statistic Version 1.01 Details »»
vb3 Statistic Version 1.01
Version: 1.00, by PcFreak PcFreak is offline
Developer Last Online: Mar 2015 Show Printable Version Email this Page

Version: 3.0.1 Rating:
Released: 06-06-2004 Last Update: Never Installs: 50
 
No support by the author.

vb3 Statistic

Many people had ask me when i release this hack?

The problem is, my english is bad and its hard for me, write a installations text.
So everyone feel free to help me with the instructions.

A live demo you found:
http://at-lantis.de/statistik.php

OK. Now we come to the hack.

Please make a backup of your database, before installing this hack

This hack will show you an extra side with some Stats.

- show Summary stats
- show the Browser/Os System of the users
- show the countrys (countrys by Hoster and Countries by browserlanguage)
- show the last 10 threads
- show the last 20 top referers
- show spiders and crawlers
- Forum book of records (new)
- Statistic for the last ten days (new)

and many, many other interesting counts

Files to edit
Just one template

New files
4 new php files
6 templates
a lot (but very small) images

Database changes
six new tables

I will try to give support for this hack

BIG UPDATE ( to version 1.01)

Upload a new zipfile 11. June 2004
Reason
I have fix some bugs

The images Bhutan will show now. (If you install the old version you must change in table _statistik_laender under id 31 the flagge_link for Bhutan from images/statistik/flaggen/butan.gif to images/statistik/flaggen/bhutan.gif manuelly)
some templates are optimzed (Thank you obsidian and Zelda King)
I have modified the code for the last 10 threads (thanks go to Mystics from vBulletin Germany)
Now theads just show from the forum ids for all forums user is allowed to view.
fix some other little bugs
PcFreak

New

Statistic Version 2.0 is finish.
I will release the new version later this day.
I give no more support for the Version 1.01.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 06-11-2004, 02:34 PM
dethfire dethfire is offline
 
Join Date: Feb 2003
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dethfire
Fatal error: Call to a member function on a non-object in /home/coolteen/public_html/forum/includes/cron/statistikupdate.php on line 21
yeah I have the log table, the stats page seems to be updating even without running the con, what is the cron for?
Reply With Quote
  #123  
Old 06-11-2004, 07:08 PM
skorzguy's Avatar
skorzguy skorzguy is offline
 
Join Date: May 2003
Location: Cleveland
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed the stats software and it's awesome but I can't get it to function correctly. I followed the directions perfect but it won't show alot of the stats. Here is an example:

http://www.allstarchat.com/forums/statistik.php


The only part of the instructions I was not sure about it what to put here:

search

// Der User hat einen Link auf dem Board angeklickt, dann wird nichts eingetragen.
if (strpos(strtolower($DER_REFERER), 'at-lantis.de') === false)
{

replace 'at-lantis.de' with your own domain for example 'my-domain.net'


** Do I change it to: 'allstarchat.com', 'http://www.allstarchat.com','allstarchat.com/forums/,'


I am not sure, does it need to be set to where at my forum or stats page? I appreciate any help
Reply With Quote
  #124  
Old 06-11-2004, 07:18 PM
monstergamer's Avatar
monstergamer monstergamer is offline
 
Join Date: Feb 2003
Location: around the corner
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just got mine to look the way i wanted it
thanx http://www.monstergamer.net/vb/statistik.php
Reply With Quote
  #125  
Old 06-11-2004, 07:25 PM
PcFreak's Avatar
PcFreak PcFreak is offline
 
Join Date: May 2003
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change ist to

if (strpos(strtolower($DER_REFERER), 'allstarchat.com') === false)
{

Thats all

PcFreak
Reply With Quote
  #126  
Old 06-11-2004, 07:36 PM
58sniper 58sniper is offline
 
Join Date: Sep 2002
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by monstergamer
just got mine to look the way i wanted it
thanx http://www.monstergamer.net/vb/statistik.php
Nice skin!
Reply With Quote
  #127  
Old 06-11-2004, 07:53 PM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, will do. Thx.

Quote:
Originally Posted by PcFreak
@trackpads
Well, i check the functions_statistik.php.
We must change the Sequence in the code.

Here is the better version of the funktions_statistik.php

Countries with three or more spells in the countriecodes must stand in the begin of the routine.
I have done this mistake as i convert the countrienames to english.

@Intex
To install the new version completly new is the best way.


I fix the three spell bug in a new zip.file


PcFreak
Reply With Quote
  #128  
Old 06-11-2004, 09:17 PM
killervette killervette is offline
 
Join Date: Nov 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My "The last 10 days" does not show anything?? Is there a reason? I know I have had 1 new member since the install.
Reply With Quote
  #129  
Old 06-11-2004, 09:31 PM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PcFreak - I've also got problems with nothing showing for the last 10 days, top 3 posters and other records. Any ideas? Does there have to be activity on the website and these stats only start from the point where the stats hack is installed?
Reply With Quote
  #130  
Old 06-11-2004, 09:37 PM
Oldfart Oldfart is offline
 
Join Date: Jun 2002
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I followed the instructions I believe and even went over them twice and all I get is a blank page: http://gamers-asylum.net/forums/statistik.php Has this happend to anyone else? I am at a loss as to what the problem can be. I wanted to install the SMS hack also but I don't know now.

Ok I found my problem. I omitted the .txt in the template name statistik_tagesstatistik.txt I thought it was a typo that he left it on but I see it was required. Nice hack btw!

"clicks install"
Reply With Quote
  #131  
Old 06-11-2004, 10:45 PM
PcFreak's Avatar
PcFreak PcFreak is offline
 
Join Date: May 2003
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Intex
PcFreak - I've also got problems with nothing showing for the last 10 days, top 3 posters and other records. Any ideas? Does there have to be activity on the website and these stats only start from the point where the stats hack is installed?
Have you create the new template "statistik_tagesstatistik"?

PcFreak
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07292 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete