Hello this is my first post i hope not to be repeating any other question but i've been readding some other post and still have no answear.
My problem is with the user session managment. If i type "print_r ($this->getUser())" in my action i get the hole object at the browser with the attributes that i need and the correct values. But when i type "print_r($this->getUser()->getAttribute(´login´);" it returns nothing. i have no idea about what's happening when i use the method hasAttibute (´login´) it returns false. any ideas? thank u!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---