The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Members who have posted Today (or in the last 24 hours) Details »» | |||||||||||||||||||||||||||
Members who have posted Today (or in the last 24 hours)
Developer Last Online: Nov 2023
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
|
Comments |
#112
|
|||
|
|||
cheers paul
|
#113
|
|||
|
|||
Great functionality addition. Thank you.
|
#114
|
|||
|
|||
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." |
#115
|
||||
|
||||
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.
|
#116
|
|||
|
|||
Ohhhh, ok...I guess that makes sense. Thanks!
|
#117
|
|||
|
|||
thx Paul
|
#118
|
||||
|
||||
Thank you for the update Paul
|
#119
|
||||
|
||||
Quote:
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> Code:
wpt_posters_day wpt_posters_24 |
#120
|
||||
|
||||
Probably because it's copied from the members mod. It's not really that important as long as it works.
|
#121
|
||||
|
||||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|