Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do i increase the timeout of admin session?


marcus76

Recommended Posts

Posted

hi,

 

My admin session, if left without any activity times out after maybe 15mins. Can someone please advise how i can extend this.

 

Thanks

 

Marcus

Posted
hi,

 

My admin session, if left without any activity times out after maybe 15mins. Can someone please advise how i can extend this.

 

Thanks

 

Marcus

 

Are you using cre ? if so go to there web site and download the mod, it's a simple job.

-----------------------------------------------------------------------------

OSC user for years and no coder, so I've earned my stripes.

 

Feel free to private message me.

  • 2 weeks later...
Posted

its in your catalog\includes\functions\sessions.php

 

$SESS_LIFE = 1440;

 

in seconds

  • 1 year later...
Posted
its in your catalog\includes\functions\sessions.php

 

$SESS_LIFE = 1440;

 

in seconds

 

 

Thank-you for this tip, but I had first changed the time in: /admin/includes/functions/sessions.php yet this did do it..

 

To me, that would be where to change seesion for "only" the admin?

 

Thx again for this tip.

 

Jim

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...