Hi Mariano,

the error was reported in the ticket #1861 of the cake's trac and have
another ticket with similar report (i don't remember what).

Basically, the error consists in the fact of the session component be
loaded automatically (even if the AUTO_SESSION setted to false) but
don't be able to access the $_SESSION var. This occurs because of the
__active property of the SessionComponent class.

But it was rejected by phpnut and he setted this to an enhancement.

I already solved this problem by creating a SessionComponent in my
application with a method reactivate() that set the __active value to
true, but we're waiting some implantation problems goes away to change
our cake version to 1.1.13.

thanx,

On Mar 31, 9:21 pm, "Mariano Iglesias" <[EMAIL PROTECTED]>
wrote:
> What error in the Session component?
>
> -MI
>
> ---------------------------------------------------------------------------
>
> Remember, smart coders answer ten questions for every question they ask.
> So be smart, be cool, and share your knowledge.
>
> BAKE ON!
>
> blog:http://www.MarianoIglesias.com.ar
>
> -----Mensaje original-----
> De: [email protected] [mailto:[EMAIL PROTECTED] En nombre
> de Charles Schaefer
> Enviado el: Sábado, 31 de Marzo de 2007 08:05 p.m.
> Para: Cake PHP
> Asunto: Re: logging cake errors
>
> this apply in what versions of CakePHP? Because we still use the
> 1.1.10, because of an error in the Session component generated after
> the 1.1.11 version.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to