I have the same strange problem... I'm working with CakePHP 1.2B and sessions saved into a PostgreSQL Database.
On Mar 16, 7:58 am, jano <[EMAIL PROTECTED]> wrote: > I'm sorry to bother you with this strange problem, but I don't know > really how manage it. > Permorfing some action in my cake application, variables session are > 'sometimes' resetted. It happens not so often, and in a unpredictable > way: i.e. the same manipulation, repeated again, does not have this > 'reset'. > > I've tried to change the security level from high, to medium, to low. > I've tried to change the session management from php to database, and > I've seen that simply when 'reset' start, a new session begin. > > I have had before a similar problem, but it was because an helper of > mine was saved in a UTF-8 codage, and so headers were sent before > session begins (translating it in 8bit resolved the problem). I'm > searching if there is some file that has a UTF-8 codage, but until now > I've not found anything (moreover, if that was the case, that would be > strange this problems happens randomly, it should be persistent). > > I'm printing the session variables on the main layout, and I've seen > that [Config][userAgent] remais the same through resets... > > Any ideas, suggestions? > Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
