This sounds exactly like what I was seeing <a href=http:// groups.google.com/group/cake-php/browse_thread/thread/a693d39c621591de/ 73c0121fc3f02306?lnk=gst&q=dorks#73c0121fc3f02306>here</a>.
Short answer, there's a bug in CakePHP that causes this to happen. The problem is fixed in 1.2 so you can go to the CakePHP and download that, though you will probably need to fix some of your code as it isn't completely compatible (it's not bad though). Or, change your security setting to low, this will also fix the problem. Dave On Jan 8, 3:12 pm, Beno <[EMAIL PROTECTED]> wrote: > The session are sometimes dropped i change the security level from > high to medium it helps but sometime it happens that the session are > always droped until thes cake session cookie is deleted or expired, > also the session are dropped after redirect > > cake version 1.1.19.x also in cake version 1.1.18.x --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
