Hallo everyone,

I am manually starting a session in one cake app (Session.start ==
false in config/core.php). So in order to take advantage of the flash
messages, I need first to activate the session component (which is
straightforward in the controller) and then activate the session
helper. Is it possible to activate the session helper from the
controller (for ex. AppController) or do I have to activate in each
layout in which I use SessionHelper?

Thanks in advance.

CAKE 1.2.... RC3

Regards,
Piotr
--~--~---------~--~----~------------~-------~--~----~
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