Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Today's Top Poster(s) 4.2.2 Details »»
Today's Top Poster(s) 4.2.2
Version: 4.2.x, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.2.x Rating:
Released: 11-28-2009 Last Update: 03-10-2014 Installs: 345
Uses Plugins Auto-Templates
Re-useable Code Translations  
No support by the author.

Today's Top Poster(s) on Forum Home by Hasann

This Product brought to you by
www.vbulletin-tr.com


Description:

This will add a mini statistic to your Forum Home under Whats Going On.
It will display the "Today's Top Poster(s) on Forum Home" in your vBulletin forums.

Features:
  1. Enable or Disable Todays top poster(s) modification
  2. Today's top poster(s) limit to how many today's top poster showing
  3. Today's top poster(s) exclude certain users
  4. Today's top poster(s) exclude certain usergroups
  5. Today's top poster(s) exclude certain forums
  6. Added an option to include a list of allowed usergroups so we'll be able to configure it in order to make visible only for selected usergroups
  7. Today's top poster(s) - Rolling 24 Hours
  8. Today's top poster(s) Dispay Pictures
  9. Changed Today's top poster(s) layout to new better look
  10. Add 1 query to forumhome
Installation:

just import the todays_top_poster.xml product file via admincp -> product manager -> import/export products

Tested on:
  • vBulletin 4.0.x
  • vBulletin 4.2.2 Beta 3

Quote:
Originally Posted by albibak View Post
Hasann,

Thanks for the mod
Please, find in attachment the french translation
You can find the french topic for this mod here: http://forum.vbulletin-fr.org/modifi...mod&modid=1083

Download Now

File Type: zip Todays_Top_Posters_4.0.zip (318.8 KB, 2411 views)
File Type: zip Todays_Top_Posters_4.2.2.zip (249.8 KB, 349 views)
File Type: xml product-todays_top_posters_fr.xml (4.2 KB, 57 views)

Screenshots

File Type: jpg Todays_Top_Posters_Settings.jpg (246.9 KB, 0 views)
File Type: png Todays_Top_Posters.png (26.5 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Sage Knight

Comments
  #32  
Old 12-22-2009, 06:27 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sani79 View Post
The style is bugged!! VB 4.0 Beta 4 Original Style

Attachment 107322

THX
Sani79
this mod will not work correctly on vB 4.0 Beta 4
this mod is for vB 4.0 RC 4 released and will work on vB 4.0 Gold too
Quote:
Originally Posted by sa3sa3 View Post
Thanks

It doesn't work fine with Right to Left Styles
will fix the problem on arabic styles
Quote:
Originally Posted by nitra1000 View Post
Installed, VB4.0 Gold.
Nice
Reply With Quote
  #33  
Old 12-23-2009, 10:39 PM
Blackhat's Avatar
Blackhat Blackhat is offline
 
Join Date: Mar 2005
Posts: 323
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you put this on the sidebar blocks ?
Reply With Quote
  #34  
Old 12-26-2009, 08:04 AM
kevius kevius is offline
 
Join Date: Oct 2009
Location: France
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello,

I've just a little problem : only my avatar is not displaying !?! i'm admin, my avatar is OK everywhere in the forum BUT NOT with this hack. Im the only one with no avatar !

Do you have a solution for me ?

thanks a lot !
Reply With Quote
  #35  
Old 12-27-2009, 02:11 AM
SomeSailor SomeSailor is offline
 
Join Date: May 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod. Thanks!
Reply With Quote
  #36  
Old 12-30-2009, 04:55 PM
Boots Boots is offline
 
Join Date: Dec 2004
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great although I added a userid to be excluded and that user is still in the list.
Reply With Quote
  #37  
Old 12-30-2009, 04:59 PM
Boots Boots is offline
 
Join Date: Dec 2004
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I edited the plugin with the query and hardcoded the userid I wanted excluded and the user still shows in the list. I'm thinking it's a problem with the query. No time to investigate further though.
Reply With Quote
  #38  
Old 12-30-2009, 05:04 PM
Boots Boots is offline
 
Join Date: Dec 2004
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As a quick fix I just added

Code:
if ($top_poster[userid] == 1234) continue;
as the first line in the while loop just to skip that user for now.
Reply With Quote
  #39  
Old 01-01-2010, 11:13 AM
albibak's Avatar
albibak albibak is offline
 
Join Date: Feb 2003
Location: Paris (France)
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hasann,

Thanks for the mod
Please, find in attachment the french translation
You can find the french topic for this mod here: http://forum.vbulletin-fr.org/modifi...mod&modid=1083

I found 2 mistakes on the phrases:

1) $vbphrase[setting_todays_top_posters_photos_desc]
You wrote twice "or if none"

2) $vbphrase[setting_todays_top_posters_photos_title]
There is no text
Attached Files
File Type: xml product-todays_top_posters_fr.xml (4.2 KB, 12 views)
Reply With Quote
  #40  
Old 01-01-2010, 02:13 PM
Boots Boots is offline
 
Join Date: Dec 2004
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boots View Post
Works great although I added a userid to be excluded and that user is still in the list.
Got a fix for this? I don't like having hacky code (my fix) running on my forum.
Reply With Quote
  #41  
Old 01-01-2010, 11:20 PM
Front Range 4x4 Front Range 4x4 is offline
 
Join Date: Jan 2009
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kevius View Post
I've just a little problem : only my avatar is not displaying !?! i'm admin, my avatar is OK everywhere in the forum BUT NOT with this hack. Im the only one with no avatar !
admin avatar also not showing for me and excluded user & group also not working.
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 02:49 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.04716 seconds
  • Memory Usage 2,351KB
  • Queries Executed 27 (?)
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
  • (6)bbcode_quote
  • (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
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete