Hi, A solution could be the creation of a Profile model class. This class should be in a one to one relation with the sfGuardUser model class, and you can still make a many to many relation on the "profile" table.
Filippo On Dec 1, 2:32 pm, tirengarfio <[email protected]> wrote: > Hi all, > > I would like to create a many-to-many relation from sfGuardUser class > (sfDoctrineGuardPlugin) to itself, but if i cant modify the plugin > content, how should i make it? > > Bye > > Javi -- 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.
