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

Reply
 
Thread Tools
NewStatistikHack 1.2.1e [English] Details »»
NewStatistikHack 1.2.1e [English]
Version: 1.00, by Afterburner Afterburner is offline
Developer Last Online: Oct 2003 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-22-2002 Last Update: Never Installs: 51
 
No support by the author.

Quote:
This are the features of the statistic:

-- Stats of the Day
* Date
* New Threads
* New Posts
* Private Messages
* Max. Online-User
* Active User
* New Users

-- Server-Statistic

-- Today on board

-- Top 10 Posters
* Rank
* Username
* Posts

-- Top 10 Posters of the last 30 Days
* Rank
* Username
* Posts

-- Top 10 Posters of the last 24 hours
* Rank
* Username
* Posts

-- Top 10 viewed Threads
* Rank
* Topic
* Views

-- Top 10 replied Threads
* Rank
* Topic
* Replies

-- Statistic
* Active Members
* Active posting in %
* 0-Posters
* Registered since start
* The newest Member
* Most users ever online
* Record date
* Record time

-- Member-Statistic
* Currently Active Users
* Currently Active Members
* Currently Active Guests
* Currently Active Ghosts

-- Crew-Statistic
* Moderators
* Super-Moderators
* Administrators

-- Board-Statistic
* Categories
* Boards
* Usergroups
* Userranks
* Attachments
* Polls
* Using of the search

-- Posting-Statistic
* Posts active
* Threads active
* Posts posted
* Threads posted
* Sticky Threads
* Clodes Threads
* Moved Threads
* Views of all posts
* Threads without answers

-- Private Messages
* Private Messages activ
* Total send
* unread
* only read
* read and replied

-- Average-Statistic
* Posts per User
* Threads per User

-- Picture-Statistic
* Smilies
* Board-Avatars
* User-Avatars
* Styles

-- Database-Statistic
* MySQL Version
* Usage of Database

-- Top10 Referals

-- last 10 search-words



you can disable this funktions in the newstatistik.php file:
* Statistic for guests
* Top10 Referals
* Top10 Posters
* Top 10 Posters of the last 30 Days
* Top 10 Posters of the last 24 hours
* Top 10 viewed Threads
* Top 10 replied Threads
* Today on board
* Server-Statistic
* last 10 search-words
* disable board of your choise for implementation in the Top10 (Posts/Views)
* Do you want to show words seached by Admins SMods and Mods ?
Demo:
http://www.gamblingforums.net/vbport...wstatistik.php

http://216.40.240.19/vbulletin/newstatistik.php (this demo is my board and only in German)

Show Your Support

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

Comments
  #72  
Old 08-02-2002, 10:38 PM
Tim Wheatley's Avatar
Tim Wheatley Tim Wheatley is offline
 
Join Date: Nov 2001
Location: England
Posts: 489
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do I have a problem? It's saying 'no record' for the forum stuff at the top...
Reply With Quote
  #73  
Old 08-04-2002, 08:53 AM
Afterburner's Avatar
Afterburner Afterburner is offline
 
Join Date: Nov 2001
Location: 53?36'08"N 13?18'22"E
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ musicfreak12399

I am happy that all is OK

@ Tim Wheatley
What shall this be 'most popular forum' ?

to no record:
please check for this tables in your mysql database:
afterburner_stat
afterburner_sessions_day

and for correct inserting the code in the global.php
Reply With Quote
  #74  
Old 08-04-2002, 11:08 AM
Renegade Renegade is offline
 
Join Date: Nov 2001
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In version 2.2.6 I cannot find

Quote:
// figure out the chosen style settings
Is there an update to this hack?
Reply With Quote
  #75  
Old 08-04-2002, 11:11 AM
Afterburner's Avatar
Afterburner Afterburner is offline
 
Join Date: Nov 2001
Location: 53?36'08"N 13?18'22"E
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Renegade
In version 2.2.6 I cannot find



Is there an update to this hack?
it mu?t be there (remember, global.php in the vb folder NOT admin folder)
Reply With Quote
  #76  
Old 08-04-2002, 11:21 AM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I run the install file from admin and I get this error:

Database error in vBulletin Control Panel 2.2.6:

Invalid SQL: CREATE TABLE afterburner_stat ( time int(20) NOT NULL default '0', memberson int(11) NOT NULL default '0', newthreads int(11) NOT NULL default '0', newposts int(11) NOT NULL default '0', maxuserontime int(20) NOT NULL default '0', maxuseron int(11) NOT NULL default '0', newpms int(11) NOT NULL default '0', newregs int(11) NOT NULL default '0')
mysql error: Table 'afterburner_stat' already exists

Any ideas?

Brian
Reply With Quote
  #77  
Old 08-04-2002, 11:28 AM
Afterburner's Avatar
Afterburner Afterburner is offline
 
Join Date: Nov 2001
Location: 53?36'08"N 13?18'22"E
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats normal, you have already run the install before, so the tables are already created in the database

whats about the code in the glogal.php ?
Reply With Quote
  #78  
Old 08-04-2002, 01:07 PM
Tim Wheatley's Avatar
Tim Wheatley Tim Wheatley is offline
 
Join Date: Nov 2001
Location: England
Posts: 489
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Afterburner
@ Tim Wheatley
What shall this be 'most popular forum' ?

to no record:
please check for this tables in your mysql database:
afterburner_stat
afterburner_sessions_day

and for correct inserting the code in the global.php
Well I'd like to have the 'most popular forum' as the one with the most posts, that possible?

I checked the: afterburner_stat/sessions_day and they do exist but they're empty. I assume that means I missed something from the global.php hacking? I'll go over that now and check - thank you.
Reply With Quote
  #79  
Old 08-04-2002, 01:41 PM
Tim Wheatley's Avatar
Tim Wheatley Tim Wheatley is offline
 
Join Date: Nov 2001
Location: England
Posts: 489
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IT'S ALIVE!

Thanks Afterburner. :banana:

I don't know how I managed to miss part of the editing!! I'm going to check the whole hack though to make sure - thanks for your help. It was so simple an error but I really thought I'd done it - must have forgot to upload?!
Reply With Quote
  #80  
Old 08-04-2002, 03:34 PM
Afterburner's Avatar
Afterburner Afterburner is offline
 
Join Date: Nov 2001
Location: 53?36'08"N 13?18'22"E
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, have fun with the hack

btw, many users in the today list
Reply With Quote
  #81  
Old 08-04-2002, 06:08 PM
Tim Wheatley's Avatar
Tim Wheatley Tim Wheatley is offline
 
Join Date: Nov 2001
Location: England
Posts: 489
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah it's a massively busy forum. We've just started getting paid too by our hosts for the number of page views. HAHAHAHAHHAHAHAH! <--- evil laugh...
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 07:02 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.06117 seconds
  • Memory Usage 2,311KB
  • 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
  • (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