What I have noticed is, in case of Debug > 0, if you have error in
your code that generates warning or error before you render the view,
usually you loose your session. Basically you can make an error in
view, you will be ok, in model or controller your session is lost.
Maybe I am wrong, and this was base to the 1.2 branch few weeks ago. I
will make some more tests.
As Chris said, I am using checkAgent => false, and security.Level to
medium.
hth

On Jun 5, 9:36 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 5, 2008 at 3:27 PM, Jeff <[EMAIL PROTECTED]> wrote:
> > But, the question is, why does it happen sometimes (randomly) and not
> > other times.  I
> > know exactly what the others are going through, because it is
> > happening
> > on my site too. I can do the exact same steps that killed my session,
> > and it will
> > work.  If it was a coding error, then it would be reproducible by
> > doing the exact
> > same thing that caused it to fail the first time.
>
> When things happen randomly, there are usually two possible problems:
>
> 1) the framework is wrong
> 2) your own code is wrong
>
> While I will concede that from time to time, the framework is wrong,
> more often than not it is your own code that is wrong.  This is not
> meant as a slight, this is simply reality.  I write shitty code all
> the time and when the app goes kablooey it is my fault, not the
> framework.
>
> None of the people who complained in the thread about having problems
> bothered to provide code samples, so who the hell knows what the
> problem really is.  Show us a sample inhttp://bin.cakephp.orgof your
> code that is not working properly and that might point these people in
> the right direction.
>
> --
> Chris Hartjes
> Internet Loudmouth
> Motto for 2008: "Moving from herding elephants to handling snakes..."
> @TheKeyBoard:http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to