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
  #62  
Old 12-29-2006, 02:07 PM
kennethj kennethj is offline
 
Join Date: Jan 2002
Location: USA - tn
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the upDate - no probles what so ever
Reply With Quote
  #63  
Old 01-09-2007, 10:45 AM
rburns's Avatar
rburns rburns is offline
 
Join Date: Mar 2002
Location: Tonbridge, Kent
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Paul,

I have this and the visitors in last 24 hours installed and both display like this:

Today's Posters (Total members that have posted on the forum today: %1$s 18)

I've looked in the templates but can't understand or find where it is picking up this %1$s from.

All help appreciated.
Reply With Quote
  #64  
Old 01-09-2007, 11:47 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

I would say you have customised the template at some point in the past and then upgraded, but not reverted and recustomised the template.
Reply With Quote
  #65  
Old 01-09-2007, 12:05 PM
rburns's Avatar
rburns rburns is offline
 
Join Date: Mar 2002
Location: Tonbridge, Kent
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reverted and it fixed.

Thanks Paul.
Reply With Quote
  #66  
Old 01-12-2007, 08: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

v4.41 - fixed the table index issues, the index was not being created on install, if you already had the index from earlier versions, it wasn't being used. On larger forums this will speed up the query this runs.
Reply With Quote
  #67  
Old 01-12-2007, 09:17 AM
joh's Avatar
joh joh is offline
 
Join Date: Mar 2006
Location: NY
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great hack. It made my guys most even more now that we can all see who came online in the last 24 hours and who post in that same time. keep up the great work.
Reply With Quote
  #68  
Old 01-12-2007, 09:38 AM
JamieLee2k's Avatar
JamieLee2k JamieLee2k is offline
 
Join Date: Sep 2006
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Problem with this hack, well is for me, I put in the product file using the Product Manager and I got this
Code:
Database error in vBulletin 3.6.4:

Invalid SQL:

				INSERT INTO _vbsetting
					(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
				VALUES
					(
					'enable_wpt',
					'paulmseti',
					'1',
					'1',
					'boolean',
					'yesno',
					30,
					0,
					1,
					'',
					0,
					'paulm_20050613'
	),
	(
					'text_wpt',
					'paulmseti',
					'<!-- end logged-in users -->',
					'<!-- end logged-in users -->',
					'free',
					'',
					35,
					0,
					1,
					'',
					0,
					'paulm_20050613'
	);

MySQL Error  : Duplicate entry 'enable_wpt' for key 1
Error Number : 1062
Date         : Friday, January 12th 2007 @ 06:35:45 AM
Script       : http://www.xleagues.net/forum/admincp/plugin.php?do=productimport
Referrer     : http://www.xleagues.net/forum/admincp/plugin.php?do=productadd
IP Address   : xx.xx.xx.xx
Username     : JamieLee2k
Classname    : vb_database
Reply With Quote
  #69  
Old 01-12-2007, 12:08 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="SeaGreen">UPDATED!</font>
Reply With Quote
  #70  
Old 01-12-2007, 12:16 PM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.....nice.

Thanks for sharing Paul. :up:

Gonzo
Reply With Quote
  #71  
Old 01-12-2007, 04: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

Quote:
Originally Posted by JamieLee2k View Post
Problem with this hack, well is for me, I put in the product file using the Product Manager and I got this
Code:
Database error in vBulletin 3.6.4:

Invalid SQL:

				INSERT INTO _vbsetting
					(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
				VALUES
					(
					'enable_wpt',
					'paulmseti',
					'1',
					'1',
					'boolean',
					'yesno',
					30,
					0,
					1,
					'',
					0,
					'paulm_20050613'
	),
	(
					'text_wpt',
					'paulmseti',
					'<!-- end logged-in users -->',
					'<!-- end logged-in users -->',
					'free',
					'',
					35,
					0,
					1,
					'',
					0,
					'paulm_20050613'
	);

MySQL Error  : Duplicate entry 'enable_wpt' for key 1
Error Number : 1062
Date         : Friday, January 12th 2007 @ 06:35:45 AM
Script       : http://www.xleagues.net/forum/admincp/plugin.php?do=productimport
Referrer     : http://www.xleagues.net/forum/admincp/plugin.php?do=productadd
IP Address   : xx.xx.xx.xx
Username     : JamieLee2k
Classname    : vb_database
That looks like vb being silly, uninstall it, and then reinstall it.
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 08:33 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.04571 seconds
  • Memory Usage 2,317KB
  • 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
  • (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