I am not sure if it still exists, but sfGuard use to have a "profile"
setting in app.yml. I am setting up sfDoctrineGuard now and noticed
that it's missing from the documentation, so I am not sure what the
deal is.
Look for in the 1.0 documentation, you could see if it still works in
sfDoctrineGuard and link off of that.
profile_class: sfGuardUserProfile
profile_field_name: user_id # we have to define
this (see warning above)
James
On Jan 31, 3:23 pm, ReynierPM <[email protected]> wrote:
> Hi every:
> I'm building a application based on Symfony and sfDoctrineGuard. The ER
> design of the DB have a lot of tables asociated to sf_guard_users table
> so exists more than one table storing profiles fields. Wich are the
> better ways to deal with this?
> --
> Cheers and thx in advance
> ReynierPM
--
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.