Thanks Matt. Is it ok just to change to cake sessions, or do I need to do anything else? The system has been live for a while, so I don't want to lose any data - I assume it will be ok, but just want to check!
Thanks again, Sharon On 19 May, 16:47, Matthew Powell <[email protected]> wrote: > Make sure you're using cake (or db) sessions, not php sessions, then > ratchet up the timeout to some number that will likely never be > reached. Note that if he clears his cookies (or his browser > automatically clears them, he will no longer be associated with a > previous, yet still active session, offering the illusion to him that > his session has expired. > > Matt > > On Wed, May 19, 2010 at 10:43, WhyNotSmile > > > > <[email protected]> wrote: > > A client has asked me to remove the session timeout feature in his app > > (using Cake 1.2). Can I do this? If so, how? > > > I'm not a huge fan of turning it off, but that's what the client has > > asked for - I've explained why it's in there, but this is what he > > wants. > > > So, can anyone tell me how to do this? Or is it easiest just to set > > the timeout to a really long period of time, like a day or so? > > > Thanks! > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others > > with their CakePHP related questions. > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php?hl=en > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
