Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Members who have visited Today (or in the last 24 hours). Details »»
Members who have visited Today (or in the last 24 hours).
Version: 4.43, 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-22-2006 Last Update: 10-06-2007 Installs: 3153
Uses Plugins Auto-Templates
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 - however, see this thread to track guests.

The main features of the 3.6 version are basically the same as previous versions ;

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 now be suppressed (a simple message is displayed instead).
12. The list of names can be set to be always collapsed on initial view.
13. The option to record and display the Most Ever visitors has been added (v4.43+).

(Options are in vBulletin Options > Who has visited today)

Unzip the XML and import into vB using the ACP Product Manager.

To upgrade from the 3.5 version just re-import the product with the overwrite option set to yes.


EvilHawk has also updated his WVT on a seperate page, see this post.


History:

v4.30 : First version for 3.6, a number of bits have been re-written.
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 : More Internal code changes.
v4.36 : Minor phrasing changes.
v4.37 : SQL Changes to use slave.
v4.38 : Added new template for username display code, modified always collapsed code.
v4.39 : Fix uncached template.
v4.40 : Fixed table index issues.
v4.41 : Moved auto-template options to mods main settings group.
v4.42 : Usergroup display and other options added. Updated to prevent loading user data when name display is disabled.
v4.43 : Most Ever visitors (members) option added.

Show Your Support

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

Comments
  #52  
Old 08-15-2006, 10:10 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 Peter_Rosado
Getting error on 3.6
You're not running 3.6 .......
Code:
Database error in vBulletin 3.5.4:
Reply With Quote
  #53  
Old 08-15-2006, 11:13 PM
Peter_Rosado Peter_Rosado is offline
 
Join Date: Dec 2005
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
You're not running 3.6 .......
Code:
Database error in vBulletin 3.5.4:
ahhh, mixed up the hacks, I tought I was installing it on another site of mine thanks
Reply With Quote
  #54  
Old 08-18-2006, 01:10 AM
Riboflavin Riboflavin is offline
 
Join Date: Aug 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this on my board but it only works on the VB default theme, not the one my board uses
Reply With Quote
  #55  
Old 08-18-2006, 01:27 AM
jgommel's Avatar
jgommel jgommel is offline
 
Join Date: Jun 2005
Location: Ohio
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having a weird issue with this Plugin - I've uninstalled and installed it a few times now, and for some reason it's duplicating. I have the same problem with the Flash Chat mod (tells who's in chat) too.

Anyone have an idea on how I can fix this?

I'm running vBulletin 3.6.0 with vBAdvanced CMPS 2.2.0

Here's a direct link to the problem: http://www.neosmut.com/vb/ Just scroll to the bottom.

James
Reply With Quote
  #56  
Old 08-18-2006, 03:25 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

Somehow the code is being run twice. Have you edited your index.php ?
Reply With Quote
  #57  
Old 08-18-2006, 10:24 AM
Ins Ins is offline
 
Join Date: Jan 2006
Location: South Africa
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod; nice coding ^_^

Thanks!
Reply With Quote
  #58  
Old 08-18-2006, 11:28 AM
Marsupilami Marsupilami is offline
 
Join Date: Apr 2002
Location: Sweden
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Riboflavin
I installed this on my board but it only works on the VB default theme, not the one my board uses
You will have to edit the templates manually if they are not parented by the default theme. Or if the actual used template is modified from the default theme.

Template management tip: Don't edit the default template. Create a child template and edit that instead. Then, when everything works as it should, set this child template as forum default.

Regards, Johan
Reply With Quote
  #59  
Old 08-18-2006, 11:42 AM
jgommel's Avatar
jgommel jgommel is offline
 
Join Date: Jun 2005
Location: Ohio
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
Somehow the code is being run twice. Have you edited your index.php ?

Paul, Thanks for replying -- I have not edited the Index.php file. All I did was was upgrade my board to v3.6.0 and CMPS to 2.2.0. I did have the plugin (Members who have visited Today (or in the last 24 hours)) installed while I was running 3.5.5 and did not uninstall it before upgrading my VB - then I installed the latest version for 3.6.0. Could that having something to do with it?

I've uninstalled and reinstalled the plugin a few times now and still have the same issue. Does this plugin install anything into the Database?

I just found out that it's also dooing the same thing with the "Whos in Chat" plugin too. I was going to post in that thread, but since your name was there too, I figured I'd mention here.
Reply With Quote
  #60  
Old 08-18-2006, 12:46 PM
bolly.beats's Avatar
bolly.beats bolly.beats is offline
 
Join Date: Aug 2006
Location: USA
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank youuu
Reply With Quote
  #61  
Old 08-18-2006, 01:32 PM
Marsupilami Marsupilami is offline
 
Join Date: Apr 2002
Location: Sweden
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jgommel, i did this:
  • Running vb 3.5.4 OK
  • Copied to test site
  • Installed:
    • vBPicGallery 10.0.0 RC 2
    • LDM 2.2.1
    • vbadvanced 2.1.0
    • Timeslip 1.1.4
    • Who has visited 4.2.1
  • Patched to vb 3.5.5
  • Everything is running OK
  • Upgraded to:
    • vb 3.6.0 gold
    • LDM 2.2.5 (overwrite)
    • vbadvanced 2.2.0 (overwrite)
    • Who has visited 4.3.1 (overwrite)
  • Propagated hoards of template changes
Everything is running OK except Timeslip which was broken in vb 3.6.0 due to changes in database structure.
When Timeslip works with vb3.6.0 i will go 3.6.0 on the target site.

Remember to overwrite when upgrading the pruducts.
Can it be that you have two instances of "Who has visited" installed?
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 07:14 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.05419 seconds
  • Memory Usage 2,324KB
  • 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
  • (4)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
  • (3)pagenav_pagelinkrel
  • (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