Page 1 of 8 123 ... LastLast
Results 1 to 10 of 79
  1. #1
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Idea or Suggestion Admin Keepalive Timer [Support Thread]

    Since v1.5.0 was released with stronger security against unattended admin logins, some people have found it frustrating if they've been taking a long time composing content and didn't know that their inactivity had logged them out, or while talking on the phone but not touching their computer.

    This plugin aims to counter that problem by popping up a notification window if there is no activity in the admin screen for an extended period of time, and logs out only if the prompt is not acknowledged, else keeps them logged in as long as they keep working.

    INSTALLATION IS SIMPLE:
    1. Unzip and upload the files.
    2. Make a small addition to the bottom of the existing /your_admin/includes/header.php file to enable the keepalive system.

    DOWNLOAD HERE:
    http://www.zen-cart.com/downloads.php?do=file&id=1526
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Admin Keepalive Timer [Support Thread]

    NOTE: I won't be surprised if there are some small display quirks in Chrome, and maybe IE (doesn't everything break in IE?).

    Feedback welcome.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Admin Keepalive Timer [Support Thread]

    Great idea. Works as advertised on my 1.5.1 test site.

  4. #4
    Join Date
    Aug 2012
    Location
    Montreal, Canada
    Posts
    30
    Plugin Contributions
    0

    Default Re: Admin Keepalive Timer [Support Thread]

    Errr...thanks but see no option on v1.50
    Where is the fonction appearing in the admin panel?

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Admin Keepalive Timer [Support Thread]

    There's no admin switch to turn it on or off, if that's what you're looking for. As the instructions say, To activate it, simply add the following line to the end of your existing /RENAMED_ADMIN/includes/header.php file: <?php require(DIR_WS_INCLUDES . 'keepalive_module.php'); ?>

  6. #6
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,589
    Plugin Contributions
    30

    Default Re: Admin Keepalive Timer [Support Thread]

    In the constants, do the empty spans do anything?
    <p class="ui-state-error-text"><span class="ui-icon ui-icon-alert" style="float:left; margin:0 7px 50px 0;"></span>...
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Admin Keepalive Timer [Support Thread]

    Quote Originally Posted by torvista View Post
    do the empty spans do anything?
    Yes. They're part of the jQuery UI constructs
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Admin Keepalive Timer [Support Thread]

    Afternoon!

    I have been waiting for something like this..... too many times Have I been logged out halfway through a long page write up :o/

    I am not sure if it is functioning correctly. When the 15 mins is almost up the entire screen goes green, you can not click anything or carry on working and there is no pop up message. The header also changes to a count down timer.

    The only way out is to press F5 to refresh the screen, which means I lose everything I was writing.

    I dont think this is how it is intened to work. I am using zc1.5.1 and ie9.

    Any ideas?

    Thanks in advance
    We Fix Information Technology - we're making I.T. simple!
    www.wefixitonline.co.uk

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Admin Keepalive Timer [Support Thread]

    The countdown dialog box (during green overlay) might be displaying at the top of the page ... so scroll up to access it. Instead of pressing F5.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Aug 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Admin Keepalive Timer [Support Thread]

    Quote Originally Posted by DrByte View Post
    The countdown dialog box (during green overlay) might be displaying at the top of the page ... so scroll up to access it. Instead of pressing F5.

    thanks for the reply.... All i get is the green overlay, there is no dialog box displayed. :o/

    I have scrolled up, down and side to side (lol). Could I have installed something wrong?

    I have tried accessing the admin in ie8 aswll but I get the same result.

    Thanks once again for your help ;o)
    We Fix Information Technology - we're making I.T. simple!
    www.wefixitonline.co.uk

 

 
Page 1 of 8 123 ... LastLast

Similar Threads

  1. v154 Will Admin Keepalive Timer work with v154?
    By SilverHD in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 2 Jun 2015, 03:19 PM
  2. v151 question about installing Admin Keepalive Timer Addon
    By SilverHD in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 30 Nov 2014, 11:08 PM
  3. Keepalive Timer and Orders Exporter conflict
    By gjh42 in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 1 Aug 2014, 02:15 PM
  4. Admin Keepalive timer
    By alhakeem2001 in forum Customization from the Admin
    Replies: 5
    Last Post: 22 Dec 2013, 05:12 PM
  5. v151 Blue Admin [Support Thread]
    By vvomble in forum Addon Templates
    Replies: 11
    Last Post: 27 May 2013, 09:43 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR