Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Top Posters Details »»
Top Posters
Version: 3.35, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 07-23-2006 Last Update: 09-17-2007 Installs: 565
Uses Plugins Auto-Templates
Translations  
No support by the author.

This modification is no longer available or supported.

Top Posters mod for vb 3.6.

This displays a page with the Top Forum Posters for a given set of periods. Two periods are fixed ('This Month' & 'Overall') but can be turned off in the options. The other three periods are user definable (in days) - the default values are 1 day (24 hours), 7 days & 28 days. These three columns cannot be turned off.

The number of posters to be shown can also be set, the default is the top 10 posters. You can also select which usergroups are included (or excluded) in the count, so members in banned groups etc are not shown. Excluded is only available from v3.29 onwards.

If enabled, it will also attempt to add a link to your Quick Links or Navbar. There is an option to prefix this path if you use something like CMPS.

To install just unzip the xml file and import it using the Product Manager


History:

v3.20 - First 3.6 release - auto adds link to quick links.
v3.21 : Dependancies updated for 3.6.0 Gold.
v3.22 : Updated for Version Checking.
v3.23 : Dependancies updated, URL's updated (not released).
v3.24 : SQL changed to use slave.
v3.25 : SQL Changes to use slave.
v3.26 : Added autolink options.
v3.27 : Fixed table index creation.
v3.28 : Added automatic version in template (not released).
v3.29 : Added option to include or exclude usergroups.
v3.30 : Internal version, not released.
v3.31 : Internal version, not released.
v3.32 : Internal version, not released.
v3.33 : Internal code changes, no funcionality change.
v3.34 : Defaults on first install updated.
v3.35 : Option for link path prefix added.

Show Your Support

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

Comments
  #82  
Old 10-09-2006, 12:21 PM
Doglet Doglet is offline
 
Join Date: Sep 2006
Location: Australia
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, I have a hidden moderators forum with hundreds of posts that don't count to the moderator's post count. In your utility they are being counted. My moderators are hidden from view and moderate as a bord and we let anonymous usernames be used to do the necessary moderation. This utility virtually identifies them as moderators as they have hundreds more posts than show andmy forum is less than 28 days old, hence the problem.
Reply With Quote
  #83  
Old 10-09-2006, 01:12 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I'm afraid the way it works is not going to change - about the only thing you could do is not include the moderators usergroup in the count (that is an option) - however, that assumes they are in their own primary usergroup and members might then wonder why those users never appear. If that's no good then I this hack is not for you.
Reply With Quote
  #84  
Old 10-17-2006, 07:23 AM
jw00dy's Avatar
jw00dy jw00dy is offline
 
Join Date: Dec 2004
Location: Utah
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod, as usual.

Installed
Reply With Quote
  #85  
Old 10-17-2006, 03:52 PM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work on VB3.5.4 or do I need older version? I tried to install it, but it crapped up on me with this error:

Code:
Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Top Posters (1)', 'parse_templates', '$search_text = \'$vbphrase[open_buddy_list]</a></td></tr>\';\r\n$add_text = \'<tr><td class=\\\"vbmenu_option\\\"><a href=\\\"misc.php?$session[sessionurl]do=topposters\\\">$vbphrase[top_posters_list]</a></td></tr>\';\r\n$vbulletin->templatecache[\'navbar\'] = str_replace($search_text,$search_text.$add_text,$vbulletin->templatecache[\'navbar\']);', 'paulm_20051029');

MySQL Error  : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date         : Sunday, October 15th 2006 @ 11:31:17 AM
Script       : http://www.orchidboard.com/community/admincp/plugin.php
Referrer     : http://www.orchidboard.com/community...?do=productadd
IP Address   : 24.57.23.17
Username     : Marty
Classname    : vb_database
Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Top Posters (1)', 'parse_templates', '$search_text = \'$vbphrase[open_buddy_list]</a></td></tr>\';\r\n$add_text = \'<tr><td class=\\\"vbmenu_option\\\"><a href=\\\"misc.php?$session[sessionurl]do=topposters\\\">$vbphrase[top_posters_list]</a></td></tr>\';\r\n$vbulletin->templatecache[\'navbar\'] = str_replace($search_text,$search_text.$add_text,$vbulletin->templatecache[\'navbar\']);', 'paulm_20051029');

MySQL Error  : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date         : Sunday, October 15th 2006 @ 11:31:17 AM
Script       : http://www.orchidboard.com/community/admincp/plugin.php
Referrer     : http://www.orchidboard.com/community...?do=productadd
IP Address   : 24.57.23.17
Username     : Marty
Classname    : vb_database
The install entered into some type of a loop, making the [................] longer and longer and never quitting.
Reply With Quote
  #86  
Old 10-17-2006, 06:08 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You cannot install this version on 3.5 since it's for 3.6 - there is a seperate 3.5 version.
Reply With Quote
  #87  
Old 10-17-2006, 06:37 PM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Funny, you beat me to it...I just came here to tell you to ignore it as I found the 3.5 hack. Thanks a bunch.
Reply With Quote
  #88  
Old 10-26-2006, 08:00 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, my copyright message has gone walkies on your forum ........
Reply With Quote
  #89  
Old 10-26-2006, 08:53 PM
webgeek247 webgeek247 is offline
 
Join Date: Mar 2006
Location: United Kingdom
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, Paul M!

I've installed this hack and the top posters link appears in quick links and all the info shows up ok on the page that loads up, but how do I get the custom info to appear at the bottom of my forums (home display)


eg like bradhaskins has done http://www.worldlawdirect.com/forum/index.php?

My forums are here

http://www.djpassion.co.uk/forums/mi...?do=topposters

chris
Reply With Quote
  #90  
Old 10-26-2006, 09:03 PM
webgeek247 webgeek247 is offline
 
Join Date: Mar 2006
Location: United Kingdom
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lol, my bad... its ok I’ve just realised that it's a different hack what Brad used for the bottom of his forums

Err, is there anyway of showing the top 10 posters in a box kinda section at the bottom of the forums though? Or does the top posters feature only in appear in the quick links
Reply With Quote
  #91  
Old 10-26-2006, 10:54 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you mean the 'Top 5 Stats' stuff ? - Yes, That is another hack that he has installed.

Not sure I understand your second question - you can manually add a link wherever you want.
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 11:10 PM.


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.04999 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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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