Thursday, May 27, 2010

Re: Cakephp session is not setting in pages controller

How does your pages controller look like, the code?
Enjoy,
John

On May 27, 10:11 am, Binu <bino...@gmail.com> wrote:
> Hi,
>
> I am using cakephp1.2 . I have override the pages controller. While
> login from my application, Im setting the session and redirecting to
> pages controller, but there I could not able to get the session. If I
> redirect to some other controller, Im getting the session over there.
> I have a table with name "pages", and when the user clicks on the
> links (passing page name), Im taking data from that table and
> displaying using pages_controller.
>
> Can I not use "pages" as table name ? Or session won't work in
> pages_controller ?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: