Try debugging the session in the view:
debug($session->read('Auth'));
See if the User array exists.
On Jun 8, 10:55 am, cakephp_rocks <[email protected]> wrote:
> hey this didnt work i want to used it in my view when i put this i get
> this fatel error
>
> Fatal error: Can't use function return value in write context in C:
> \xampp\htdocs\mycake\app\views\post\view.ctp on line 37
>
> On Jun 5, 1:24 pm, Miles J <[email protected]> wrote:
>
> > if (empty($session->read('Auth.User'))) {
>
> > }
>
> > On Jun 5, 9:03 am, cakephp_rocks <[email protected]> wrote:
>
> > > how can you use this if ($loggedIn == 0){
>
> > > to set message like lets say
>
> > > i have comment box if users not logged in show them this message
>
> > > (login to comment )- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---