Hello all!

I am running into this problem, and still doesn't get it :

I've made an authentication form and action function similar to the
ones shown in the askeet projet. When user provides proper login info,
I set :

                                $this->getUser()->setAuthenticated(true);

and I get an [sfException] error : "Call to undefined method
sfUser::setAuthenticated"

Additionnal info (in case it helps), $this->getUser()->setAttribute()
works fine

any idea?

Thanks in advance for your help
Guy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to