The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Members who have posted on the forum (Today or last 24 hours). Details »» | |||||||||||||||||||||||||||
Members who have posted on the forum (Today or 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 Version 4.xx 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. As well as this - Version 4 is a vB Product and adds the following ; 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 (vBulletin Options > Forums Home Page Options). 11. The switch between Posted Today and Rolling 24 Hours is an ACP option (many seem to miss this actually exists). Unzip the XML and import into vB using the ACP Product Manager. To upgrade from version 4.10 onwards, you need to re-import the product with the overwrite option set to yes. To upgrade from version 4.02 to version 4.10 onwards, you need to uninstall the product and remove the template code in FORUMHOME - then upload the new product. To upgrade from version 3.xx to version 4.xx you need to delete the existing plugin and remove the template code in FORUMHOME - then upload the new product. * An add-on to display a 'Most ever posters' count is available here. History: v4.10 : Removed the need to edit the FORUMHOME template. v4.11 : Hyperlinked display icon to todays posts list. Added vb number formatting to count. v4.12 : Added ALT tag to above hyperlink. v4.13 : Fixed problem affecting the most posters add-on when more than 999 post in a day. v4.14 : Updated the install code to only create the index if it doesn't already exist. v4.15 : Updated ACP view permission option to take into account secondary groups. v4.16 : Added 'nofollow' attribute to listed usernames. v4.17 : Minor changes, no update necessary. Show Your Support
|
Comments |
#32
|
|||
|
|||
Lol, don't worry, I was only suggesting a little add on for both hacks but it really doesn't matter as it wasn't a big thing to change
|
#33
|
|||
|
|||
nice installed on my new forum I am setting up
|
#34
|
|||
|
|||
How do you move this below " Total members that have visited the forum in the last 24 hours" block?
Thanks |
#35
|
|||
|
|||
I would also like to know how to do that. Thanks
|
#36
|
|||
|
|||
I assume you have to edit:
Code:
$search_text = '<!-- end logged-in users -->'; |
#37
|
|||
|
|||
Bump, thanks
|
#38
|
||||
|
||||
Quote:
|
#39
|
|||
|
|||
Can you please tell me how to move this below " Total members that have visited the forum in the last 24 hours" block?
Thanks very much Paul M |
#40
|
||||
|
||||
There is no facility (currently) in vb3.5 to determine what order plugins are run, it is based on their installation order. Basically they will be displayed in the order that you installed them. The quickest way therefore would be to uninstall the 'last visited product' and then re-install it.
|
#41
|
|||
|
|||
Thanks for the tip Paul M, it worked! :nervous:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|