Results 1 to 4 of 4

Disabling automatic logoff feature or extending timer

This is a discussion on Disabling automatic logoff feature or extending timer within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Several of us work the same computer all day on the same cart. As we are working on spreadsheets to ...

      
  1. #1
    New Member
    Join Date
    Aug 2005
    Posts
    24
    Rep Power
    0


    Default Disabling automatic logoff feature or extending timer

    Several of us work the same computer all day on the same cart. As we are working on spreadsheets to upload, when we go back to upload, the cart has logged us off (max 2). Is there a way of disabling this automatic logoff feature or extending the timer by 5 or so?
    Jay

    If you don\'t make mistakes, you\'re not working on hard enough problems. And that\'s a big mistake. ~F. Wikzek

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default RE: Disabling automatic logoff feature or extending timer

    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default RE: Disabling automatic logoff feature or extending timer

    There is a SESSION LIMIT set in PHP - 24 minites.... Change the TIME OUT (which is in seconds) to say 2700 = 45 Min (but don't exceed - 1 Hour - this as your session data could muck up your server....)

    In PHP.INI (server file) change:
    session.gc_maxlifetime = 1440
    to
    session.gc_maxlifetime = 2700

    Else make sure you re-fresh every 15 mins. to renew the session...

    Good Luck!
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  4. #4
    New Member
    Join Date
    Aug 2005
    Posts
    24
    Rep Power
    0


    Default Excellent worked perfectly thanks!@!

    Was able to edit it and we are testing it to see if any other affects on server issues. Thanks again!
    Jay

    If you don\'t make mistakes, you\'re not working on hard enough problems. And that\'s a big mistake. ~F. Wikzek

Similar Threads

  1. Login and Logoff issues
    By razz2 in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 01-28-2005, 11:31 AM
  2. Disabling Master Card on CC payment module
    By Yari_Gio in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-29-2004, 11:23 AM
  3. Extending Admin login expiry time
    By NickW in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 06-28-2004, 09:36 AM
  4. Disabling checkout and add to cart functionality initially
    By mikefrench in forum osCommerce 2.2 Modification Help
    Replies: 6
    Last Post: 04-29-2004, 06:22 AM
  5. Disabling CATEGORIES image.
    By calvin in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 07-24-2003, 07:48 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
  •