Into the Controller::beforeFilter for example
$this->Session->activate();

And into the Views before you need it
$session->activate();

2007/5/28, Przemek <[EMAIL PROTECTED]>:
>
> Hello,
>
> In my core.php file I set AUTO_SESSION to 'false' because I have to
> start session manually after 'require_once' functions.
>
> And in this moment I have a problem...
>
> How to mannualy start this session?.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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