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 (with last 24 hours option). Details »»
Members who have posted today (with last 24 hours option).
Version: 2.32, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.x Rating:
Released: 01-21-2005 Last Update: 07-23-2005 Installs: 63
 
No support by the author.

This modification is no longer available or supported.

A very simple display of all members who have posted in the forum 'today' (i.e. since midnight). It is a requested variation on my members who have visited today hack,

The main features of Version 2.xx are ;

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. (as of v2.00 this is 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.


If you prefer, then there is an option to make this hack display a rolling 24 hours - un-comment the relevant line in the code.

Show Your Support

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

Comments
  #22  
Old 02-08-2005, 06:12 AM
BoYagoob BoYagoob is offline
 
Join Date: Jan 2005
Location: Doha
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great! Installed!
Reply With Quote
  #23  
Old 02-09-2005, 10:21 PM
havefun's Avatar
havefun havefun is offline
 
Join Date: Jan 2002
Location: Spain & Austria
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx paul,

works fine
Reply With Quote
  #24  
Old 02-12-2005, 07:25 PM
pauloo pauloo is offline
 
Join Date: Dec 2004
Location: Belgium
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks

But i'm problem with validation w3c xhtml1

Quote:
Line 1677, column 87: cannot generate system identifier for general entity "u"

...ont"><a href='search.php?do=finduser&u=1' title='23h38' ><font color="red">Pa

Line 1677, column 87: general entity "u" not defined and no default entity



Line 1677, column 86: entity was defined here

...font"><a href='search.php?do=finduser&u=1' title='23h38' ><font color="red">P

Line 1677, column 176: reference not terminated by REFC delimiter

...a>, <a href='search.php?do=finduser&u=2' title='23h37' ><font color="red">Phi
Reply With Quote
  #25  
Old 02-12-2005, 08:38 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

I have no idea what any of that means, or what "validation w3c xhtml1" is.
Reply With Quote
  #26  
Old 02-13-2005, 04:11 AM
MickDoneDee MickDoneDee is offline
 
Join Date: Mar 2003
Location: Sydney
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Paul, on Pauloo's website is this icon:. When the icon is clicked it checks Web documents in formats like HTML and XHTML for conformance to W3C Recommendations and other standards.

For more info: http://validator.w3.org/

I ran the check on my home page too and got "This page is not Valid XHTML 1.0 Transitional!"

It listed about 50 errors.
Reply With Quote
  #27  
Old 02-13-2005, 09:57 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

Oh, right. Well I have no intention of changing to validate in XHTML.
Reply With Quote
  #28  
Old 02-15-2005, 03:48 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

I have uploaded v1.45 today which has a very minor bugfix (inherited from it's sister hack) - this will not affect anyone who already has this working - but may cure the odd case, in vb versions prior to 3.0.3, where the vbdate function would not work.
Reply With Quote
  #29  
Old 02-17-2005, 08:47 PM
Allan's Avatar
Allan Allan is offline
 
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack, thanks Paul M

(Click Install)
Reply With Quote
  #30  
Old 03-26-2005, 12:45 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

v1.50 contains a slight change to the way the midnight cutoff is calculated to try and eliminate a rare problem in older versions of 3.0.x (where vbdate did not function correctly).
Reply With Quote
  #31  
Old 04-04-2005, 08:52 AM
SmartGnome's Avatar
SmartGnome SmartGnome is offline
 
Join Date: Mar 2003
Location: Amsterdam
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Paul, great hack and install is clicked.

I have made a small and simple modifiaction for use with phrases (multi language board

Code:
Step 4.

Create GLOBAL phrase
Title: users_posting
content: Total members that have posted today:

save phrase

In FORENHOME change:

Total members that have posted today: $posterstoday

in:

$vbphrase[users_posting] $posterstoday

My users like this mod so I'm happy :speechless:
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:56 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.04614 seconds
  • Memory Usage 2,307KB
  • 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)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
  • (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