Page 2 of 8 FirstFirst 1234 ... LastLast
Results 11 to 20 of 75
  1. #11
    Join Date
    Apr 2009
    Posts
    149
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Quote Originally Posted by barco57 View Post
    Thats what the user tracking mod is for, Who's online gives you a snapshot of people on the site right now.
    great nvr knew about the user tracking mod, thanks.

  2. #12
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Hi,

    Can you say me how to decrease user online duration from 20 min to 5 mins? As in 20min its creating very long list of users and spiders.

    ~ Time

  3. #13
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Quote Originally Posted by time111 View Post
    Hi,

    Can you say me how to decrease user online duration from 20 min to 5 mins? As in 20min its creating very long list of users and spiders.

    ~ Time
    Well that is a good problem too have :) You must be getting some good traffic.

    Here is where you can change the TIMER variables:

    /YOUR_ADMIN/includes/languages/english/whose_online.php

    Change:
    PHP Code:
    define('WHOIS_TIMER_REMOVE',1200); 
    to
    PHP Code:
    define('WHOIS_TIMER_REMOVE',300); 
    - Danny

  4. #14
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Also note that if you are changing the WHOIS_TIMER_REMOVE, you will want to adjust the other WHOIS_TIMER_* variables accordingly.

    - Danny

  5. #15
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Hi,

    I have changed 1200 to 300 but still its there for 20 mins. Any other changes required? But still no change, its still there for 20 mins. What to do now?

    The other variables you are saying is WHOIS_TIMER_INACTIVE and WHOIS_TIMER_DEAD ? If so then I dont have issues with them ro I need to change their timings also.

    Thanking you.

    ~ Time

  6. #16
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Hey Time,

    I made the changes on my site and this is what it should look like for what you are wanting to do:

    PHP Code:
      define('WHOIS_TIMER_REMOVE',300); // seconds when removed from whos_online table - 300 default = 5 minutes
      
    define('WHOIS_TIMER_INACTIVE',120); // seconds when considered inactive - 180 default = 3 minutes
      
    define('WHOIS_TIMER_DEAD',240); // seconds when considered dead - 240 default = 4 minutes 
    Also, is your site using the English language files or did you set it to a different language?

    - Danny

  7. #17
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    I have added the functionality to optionally filter out the admin's IP addressed via the Enchanced Who's Online module and submitted it to the Zen-Cart team. Once they approve it, it will be available for download via the "Free Software Add Ons" section.

    I will also post a link in this thread.

    - Danny

  8. #18
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    You may download it from the following link:
    http://www.zen-cart.com/index.php?ma...oducts_id=1257

    Thanks,
    Danny

  9. #19
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Very nice. Installed without a hitch. Great work!

    Any chance on a way of filtering out spiders?
    Visit my Decal website: DecalDepot.net

  10. #20
    Join Date
    Sep 2007
    Location
    Colorado, USA
    Posts
    68
    Plugin Contributions
    0

    Default Re: Enhanced Who's Online addon - SUPPORT

    Hello Everyone,

    The new 1.0.3 patch has been activated in the "Free Software Add Ons" section.

    Thanks for you improvement ideas, and let me know if there is anything you think would be beneficial to add next.

    - Danny

 

 
Page 2 of 8 FirstFirst 1234 ... LastLast

Similar Threads

  1. Enhanced Who's Online Module - how do I see spiders?
    By Bruce1952 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 30 Jul 2009, 01:08 AM
  2. Enhanced Who's Online Section
    By Dchrastil in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 3 Feb 2009, 09:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg