damn, i thought that might have been it, but nothing...still only the
profile gets created, sf_guard_user table is empty :/
Maybe i have to do it the other way round ? embed the profile into the
sfguard form ? But i trief that earlier and it also didnt work.
On Oct 30, 3:18 pm, "Jonathan Wage" <[EMAIL PROTECTED]> wrote:
> Oh. You have the embedForm() named incorrectly.
>
> $this->embedForm('sfGuardUser', new sfGuardUserForm());
>
> Doctrine takes the submitted form information and passes it to
> $object->fromArray() so the embedded form must be named the same as the
> relationship.
>
> - Jon
>
> On Thu, Oct 30, 2008 at 8:53 AM, kayoone <[EMAIL PROTECTED]> wrote:
>
> > Hi Jonathan,
>
> > that doesnt make a difference :/
> > there are atleast 3 other people on irc/the forums curious about this
>
> > i am using sf 1.1 with the latest doctrine 1.1 branch from the repo
>
> --
> Jonathan H. Wage
> Open Source Software Developer &
> Evangelisthttp://www.jwage.comhttp://www.doctrine-project.orghttp://www.symfony-project.org
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---