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

Reply
 
Thread Tools
Members who have posted Today (or in the last 24 hours) Details »»
Members who have posted Today (or in the last 24 hours)
Version: 4.45, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.x Rating:
Released: 07-27-2006 Last Update: 10-06-2007 Installs: 409
Uses Plugins Auto-Templates
Translations  
No support by the author.

This modification is no longer available or supported.

This plugin adds a simple display of all members who have posted in the forum - either today (i.e. since midnight) or in the last 24 hours.

The main features of the 3.6 Version are basically the same as previous versions ;

1. It displays the list on Forum Home.
2. The list view is collapsable, so you just see the number of posters.
3. Invisible users are only displayed to those allowed to see them (with a "*")
4. Users who should display as coloured or bold etc will be displayed correctly. (based on the display usergroup)
5. If you 'hover' over a username it will show the time they last posted.
6. The list is in member name order.
7. If you click on a members name it will list their posts.
8. The hack is phrased.
9. The ability to turn it on/off is in the ACP Forum Home Options.
10. The ability to allow only certain usergroups to view the list is an ACP option (include or exclude groups).
11. The switch between Posted Today and Rolling 24 Hours is an ACP option.

Below added in v4.39
12. The listing of names can now be suppressed (a simple message is displayed instead).
13. The list of names can be set to be always collapsed on initial view.
14. The option to record and display the Most Ever posters has been added (v4.45+).


(Options are located in vBulletin Options > Who Has Posted).

Unzip the XML and import into vB using the ACP Product Manager. Make sure you check the display settings once installed.

To upgrade from the 3.5 version just re-import the product with the overwrite option set to yes.


History:

v4.30 : First vb 3.6 release, some code rewrites.
v4.31 : Dependancies updated for 3.6.0 Gold.
v4.32 : Updated for Version Checking.
v4.33 : Added options to disable/change auto template insert (not released).
v4.34 : Internal code changes (not released).
v4.35 : Options moved to own settings group.
v4.36 : Minor phrasing changes.
v4.37 : Fixed broken phrases.
v4.38 : SQL Changes to use slave.
v4.39 : Added new template for username display code, added two new options.
v4.40 : Fix uncached template.
v4.41 : Fixed table index issues.
v4.42 : Moved auto-template options to mods main settings group.
v4.43 : Usergroup display options added, other minor changes.
v4.44 : Updated to not load all user data when username display is disabled.
v4.45 : Most Ever posters option added.

Show Your Support

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

Comments
  #112  
Old 10-06-2007, 12:13 PM
bazzup bazzup is offline
 
Join Date: Dec 2006
Location: Liverpool
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cheers paul
Reply With Quote
  #113  
Old 10-06-2007, 12:45 PM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great functionality addition. Thank you.
Reply With Quote
  #114  
Old 10-06-2007, 01:58 PM
deezelpope deezelpope is offline
 
Join Date: Feb 2007
Posts: 1,272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, this is confusing me...so what does this mean? Please look over my SS...you'll see what I mean...there were only 3, but the one line says 4.

"The most posters over 24 hours was 4, Today at 07:29 AM."


Reply With Quote
  #115  
Old 10-06-2007, 02:58 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

It always counts back 24 hours from when you view it - so at 7:29am the figure was 4 in the previous 24 hours, the figure is now 3, so the fourth was obviously more than 24 hours ago from now.
Reply With Quote
  #116  
Old 10-06-2007, 03:02 PM
deezelpope deezelpope is offline
 
Join Date: Feb 2007
Posts: 1,272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ohhhh, ok...I guess that makes sense. Thanks!
Reply With Quote
  #117  
Old 10-07-2007, 02:02 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx Paul
Reply With Quote
  #118  
Old 10-22-2007, 04:51 AM
Nathan2006's Avatar
Nathan2006 Nathan2006 is offline
 
Join Date: Feb 2006
Location: UK
Posts: 862
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the update Paul
Reply With Quote
  #119  
Old 10-22-2007, 08:42 AM
Makc666's Avatar
Makc666 Makc666 is offline
 
Join Date: Dec 2002
Location: MSK-RU
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
It always counts back 24 hours from when you view it - so at 7:29am the figure was 4 in the previous 24 hours, the figure is now 3, so the fourth was obviously more than 24 hours ago from now.
Paul, why you added
Code:
<phrase name="wpt_members_day" date="1191000000" username="Paul M" version="4.45"><![CDATA[The most posters in one day was {1}, {2}.]]></phrase>
<phrase name="wpt_members_24" date="1191000000" username="Paul M" version="4.45"><![CDATA[The most posters over 24 hours was {1}, {2} at {3}.]]></phrase>
And not:
Code:
wpt_posters_day
wpt_posters_24
It was very strange for me to see this one.
Reply With Quote
  #120  
Old 10-22-2007, 11:04 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

Probably because it's copied from the members mod. It's not really that important as long as it works.
Reply With Quote
  #121  
Old 11-24-2007, 05:10 PM
s0lidgr0und's Avatar
s0lidgr0und s0lidgr0und is offline
 
Join Date: Dec 2006
Location: Colonie, New York
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would I modify this slightly in this manner -

On my forum I have Total members that have visited the forum today: 25 and Total members that have posted on the forum today: 11.

I'd like for the coding on the Total members that have posted on the forum today to have a - X%. The X% would be the result of the result from Total members that have posted on the forum today: 11/Total members that have visited the forum today: 25

Is this easy enough?
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:04 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.09557 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
  • (2)bbcode_code
  • (1)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
  • (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