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
Top Statistics - Multiple Types Details »»
Top Statistics - Multiple Types
Version: 1.00, by Chroder Chroder is offline
Developer Last Online: May 2011 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-03-2004 Last Update: Never Installs: 27
 
No support by the author.

This hack is basically 5 hacks in one: Top Posters, Newest Members, Latest Threads, Latest Posts and Online Today. I've tried to make each as featureful as the singular hacks, though I'm open to suggestions. Each stat type can be turned on and off, and everything save Online Today has a limit variable where you can limit the amount of records to retrieve from the database. A "feature" overview:

  • [Enable/Disable] Top Posters
  • [Enable/Disable] Latest Threads
  • [Enable/Disable] Latest Posts
  • [Enable/Disable] Online Today
  • [Enable/Disable] Newest Members
  • [Limit] Number of Top Posters to display
  • [Limit] Number of Latest Threads to display
  • [Limit] Number of Latest Posts to display
  • [Limit] Number of Newest Members to display
  • Use user permissions when gathering Latest Threads and Latest Posts
  • Specify forums to skip when gathering Latest Threads and Latest Posts (overrides the user permission setting)
  • Specify the specific forums that Latest Threads and Latest Posts should come from (overrides both the above setting, and user permission setting)
  • Online Today also retrieves "openhtml" and "closehtml" (ie. admins are bold and italic)
  • Online Today includes buddy/invisible marks (Buddy: + and Invisible: *)
  • Invisible users remain hidden except to those who can see them
Screen Shot Here
Live Demo
Download Here

Show Your Support

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

Comments
  #12  
Old 01-04-2004, 04:32 PM
<jay> <jay> is offline
 
Join Date: Apr 2003
Location: Germany
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uh, nice hack. I will try this right away.
Thanks a lot for your time.
Reply With Quote
  #13  
Old 01-04-2004, 05:10 PM
Chroder's Avatar
Chroder Chroder is offline
 
Join Date: Sep 2003
Location: Toronto, Ontario
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Itworx4me
I like your hack except for somethings. It doesn't use the vbphrase system and there are no conditional in your code. Plus you are using standard html and not xml for your templates. Fix your hack and I will think about using it. Good job on the hack though.
It does use conditions...

And I was thinking of the vbphrase too, but there are so little things that are hard-coded in, I thought that the hackee would find it easier to just change them instead of create vbphrases. I'll put it on my list for things to do.

XHTML, small edit. Also on my list.

And the separate page. I'll have a go at it later
Reply With Quote
  #14  
Old 01-04-2004, 09:01 PM
Mamochka's Avatar
Mamochka Mamochka is offline
 
Join Date: Aug 2003
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack. Good job.
Reply With Quote
  #15  
Old 01-04-2004, 11:26 PM
wolfe wolfe is offline
 
Join Date: Jan 2002
Posts: 900
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/member.php?u=42122" target="_blank">Chroder</a> vbmenu_register("postmenu_455751", true);

this is a very very good mod i hope you get a lot of people seeing this because its very very useful
Reply With Quote
  #16  
Old 01-05-2004, 12:55 PM
Chroder's Avatar
Chroder Chroder is offline
 
Join Date: Sep 2003
Location: Toronto, Ontario
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Heh, thanks
Reply With Quote
  #17  
Old 01-05-2004, 08:22 PM
x3n0's Avatar
x3n0 x3n0 is offline
 
Join Date: Sep 2002
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I integrated this hack into TheAnt's sidebar. Also removed the "What's Going On?" box and login form and combined the code from those into the sidebar as well. Added avatar to the top. Looks good! Had to modify the hack a little to make it fit into the sidebar cleanly. Check it out: http://MyGanjaGrow.com.

Now If I could just get the sidebar to the left side of the page all would be good.
Reply With Quote
  #18  
Old 01-06-2004, 03:14 AM
WoodiE WoodiE is offline
 
Join Date: May 2002
Posts: 317
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using the sidebar TheANT released, and when I paste the code into the sidebar it screws up the width of the sidebar and the forum listings. How would one make these two work together?

I really only need:
- Latest Threads
- Newest Members

Thanks,

-WoodiE
Reply With Quote
  #19  
Old 01-09-2004, 04:41 AM
TeH Z0mB1E TeH Z0mB1E is offline
 
Join Date: Aug 2003
Location: AFT Servers
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry about this post i realised what i did wrong, working perfectly now cool hack
Reply With Quote
  #20  
Old 01-09-2004, 05:28 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Chroder
This hack is basically 5 hacks in one: Top Posters, Newest Members, Latest Threads, Latest Posts and Online Today. I've tried to make each as featureful as the singular hacks, though I'm open to suggestions. Each stat type can be turned on and off, and everything save Online Today has a limit variable where you can limit the amount of records to retrieve from the database. A "feature" overview:

  • [Enable/Disable] Top Posters
  • [Enable/Disable] Latest Threads
  • [Enable/Disable] Latest Posts
  • [Enable/Disable] Online Today
  • [Enable/Disable] Newest Members
  • [Limit] Number of Top Posters to display
  • [Limit] Number of Latest Threads to display
  • [Limit] Number of Latest Posts to display
  • [Limit] Number of Newest Members to display
  • Use user permissions when gathering Latest Threads and Latest Posts
  • Specify forums to skip when gathering Latest Threads and Latest Posts (overrides the user permission setting)
  • Specify the specific forums that Latest Threads and Latest Posts should come from (overrides both the above setting, and user permission setting)
  • Online Today also retrieves "openhtml" and "closehtml" (ie. admins are bold and italic)
  • Online Today includes buddy/invisible marks (Buddy: + and Invisible: *)
  • Invisible users remain hidden except to those who can see them
Screen Shot Here
Live Demo
Download Here
Hi Chroder, the hack looks pretty nice.

One question. Have you checked that in the 'latest posts' section no post is displayed which is in an pwd protected board or in a board where the user has no access to?

This is very important!
Reply With Quote
  #21  
Old 01-10-2004, 08:55 PM
Kewl Kewl is offline
 
Join Date: Jan 2002
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jluerken
Hi Chroder, the hack looks pretty nice.

One question. Have you checked that in the 'latest posts' section no post is displayed which is in an pwd protected board or in a board where the user has no access to?

This is very important!
Those settings are in the config portion of the index.php mode code

Great Hack but I do notice if I have latest posts or thread enabled it does seem to put a pretty good server load so I have turned them off and it cranks
also a different font for who was online today and top posters anyway to fix that?

Great Job!

Nice!
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 10:21 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.06052 seconds
  • Memory Usage 2,310KB
  • 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
  • (3)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
  • (3)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