Version: 3.7.004, by Paul M
Developer Last Online: Nov 2023
Category: Forum Home Enhancements -
Version: 3.7.x
Rating:
Released: 12-22-2007
Last Update: 11-25-2008
Installs: 1878
Translations
No support by the author.
This modification is no longer available or supported.
This adds a simple display of all members who have visited the forum - either today (i.e. since the users midnight) or in the last 24 hours.
Note: it is not possible for this hack to count guests.
The main features of the 3.7 version are as follows ;
1. It displays the list on the Forum Home.
2. The list view is collapsable, so you just see the number.
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 were last active.
6. The list is in member name order.
7. The mod is phrased.
8. The ability to turn it on/off is in the ACP Options.
9. The ability to allow only certain usergroups to view the list is an ACP option (include or exclude groups).
10. The switch between Visited Today and Rolling 24 Hours is an ACP option.
11. The listing of members can be suppressed (a simple message is displayed instead).
12. The list of names can be set to be always collapsed on initial view.
13. An option to record and display the Most Ever Members can be enabled.
(Options are in vBulletin Options > Who has visited today)
To install just unzip the XML and import into vB using the ACP Product Manager.
History:
v3.7.001 : Initial version for vB 3.7. v3.7.002 : Installation Code Updated. v3.7.003 : Updated to remove potential $group variable name clash. v3.7.004 : Updated to use template hook if available.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Paul M, in you product files for 3.7 you forgot to "fix" version numbers for language phrases.
Like this:
Code:
<phrasetype name="GLOBAL" fieldname="global">
<phrase name="wvt_no_visitors" date="1152000000" username="Paul M" version="4.32"><![CDATA[There are no visitors to list at this moment.]]></phrase>
You have to change it to 3.7.003 for example as when users like me are making translations and click "Find Updated Phrases" then will get messages like this one:
Code:
wpt_posted_today_24 (GLOBAL)
Default Phrase Updated in Members who have Posted 4.32 by Paul M
Your Custom Phrase Last Edited in Members who have Posted 3.7.002 by Makc666
Paul M, in you product files for 3.7 you forgot to "fix" version numbers for language phrases.
No. I didnt. They were left that way on purpose.
Quote:
Originally Posted by Makc666
You have to change it to 3.7.003 for example as when users like me are making translations and click "Find Updated Phrases" then will get messages like this one:
I dont have to change them, nor am I going to. They are left as they were because thats when they were added.
I dont have to change them, nor am I going to. They are left as they were because thats when they were added.
Paul M, I never talked in ordered tone English is not my native language, so I sometimes use not entirely correct phrases.
I wanted to say then that it seems to me that it would be appropriate to correct version in phrases.
I didn't want to offend you!
I now trying to understand why such things happening with translation during the upgrade of the forum.