Login timing out
|
11-04-2006, 05:18 PM,
Post: #1
|
|||
|
|||
Login timing out
When logged in to the osCMAX admin, is there any way to keep it from timing out so soon?
I frequently am working and doing other things at the same time. I leave the window open and when I come back, not long after, I have to sign in again. Most of the time, it's just an annoyance but yesterday, I was tinkering with a product description, got a phone call that slowed me up, and when I hit Preview, the damned thing timed out on me. I know, I know. "Save your work." And I do, but I was making some minor changes and those were lost. It just seems like the login does not last very long and I wonder if there is any way to make it last longer. Probably a dumb question...but what else is new? |
|||
11-04-2006, 05:47 PM,
Post: #2
|
|||
|
|||
Re: Login timing out
Lol, Cranky.
And Reg, or whoever, while you're here, please look here: http://community.tuliptools.com/index.ph...l#msg30835 |
|||
11-04-2006, 09:01 PM,
(This post was last modified: 11-04-2006, 09:04 PM by regic.)
Post: #3
|
|||
|
|||
Re: Login timing out
The session timeouts are set to 1440 seconds in /includes/functions/sessions.php and {your admin}/includes/functions/sessions.php
You can change the timeout period to a maximum 3000 seconds (50 minutes) by making the following change in both files: FIND [code=php] if (STORE_SESSIONS == 'mysql') { if (!$SESS_LIFE = get_cfg_var('session.gc_maxlifetime')) { $SESS_LIFE = 1440; }[/code] REPLACE WITH: [code=php] if (STORE_SESSIONS == 'mysql') { $SESS_LIFE = 3000; //set to 50 minutes [/code] |
|||
11-04-2006, 09:08 PM,
Post: #4
|
|||
|
|||
Re: Login timing out
Thanks, Regi! Once again you make my life easier.
|
|||
11-04-2006, 09:45 PM,
Post: #5
|
|||
|
|||
Re: Login timing out
That goes for me too. Where would I be without you?
It is important to realize that each of us has a role in advancing my future.
|
|||
11-05-2006, 12:39 AM,
Post: #6
|
|||
|
|||
Re: Login timing out
[quote author=cranky_hippie link=topic=5786.msg30858#msg30858 date=1162674517]
Thanks, Regi! Once again you make my life easier. [/quote][quote author=Ms Molly link=topic=5786.msg30863#msg30863 date=1162676726] That goes for me too. Where would I be without you? [/quote] Okay, okay, me too. WE LOVE REGIC! |
|||
11-05-2006, 01:24 AM,
Post: #7
|
|||
|
|||
Re: Login timing out
REGIC Rocks
We love you long time smooch smootch
.
|
|||
11-05-2006, 01:38 AM,
Post: #8
|
|||
|
|||
Re: Login timing out
:
"Well, Jay was so giddy that someone named Jay was involved with this site we posted our first non-eBay listing in 3 years here at Lunarbid (we tried two items at Yahoo once upon a time, they bombed)" -Marie posting in a LunarBid thread at OTWA in 2005 wins the award for 'most moronic reason ever given for choosing a venue"
"thanks twat u must have nothing better 2 do. do u talk to all your members like that. will not be recomending your site. best way to put it is TULIPTOOLS.COM IS REALLY SHIT. DONT JOIN." -pubescent owner of rinky dink off2auction.com in 2011 |
|||
11-05-2006, 01:42 AM,
Post: #9
|
|||
|
|||
Re: Login timing out
[quote author=bargainbloodhound link=topic=5786.msg30877#msg30877 date=1162690721]
: [/quote] |
|||
11-05-2006, 01:51 AM,
Post: #10
|
|||
|
|||
Re: Login timing out
Where is my fucking GYRO bitch? ;D
.
|
|||
« Next Oldest | Next Newest »
|
Users browsing this thread: 2 Guest(s)