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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| ||||
| ||||
|
__________________ Michael Sasek osCMax Developer
|
|
#3
| ||||
| ||||
| 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 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
| |||
| |||
| 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 |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Login and Logoff issues | razz2 | osCMax v1.7 Installation | 3 | 01-28-2005 11:31 AM |
| Disabling Master Card on CC payment module | Yari_Gio | osCMax v1.7 Discussion | 0 | 10-29-2004 10:23 AM |
| Extending Admin login expiry time | NickW | osCMax v1.7 Discussion | 5 | 06-28-2004 08:36 AM |
| Disabling checkout and add to cart functionality initially | mikefrench | osCommerce 2.2 Modification Help | 6 | 04-29-2004 05:22 AM |
| Disabling CATEGORIES image. | calvin | osCommerce 2.2 Modification Help | 3 | 07-24-2003 06:48 PM |