Hi all,

 

I use sfGuardPlugin and I want to customize the sfAuthUser.

 

So, I'have created a model named myProfile and modified the app.yml like
that: 

 
all:
      sf_guard_plugin:
        profile_class:      myProfile
        profile_field_name: user_id

 

In the back-end, I can easily add a user but I can't add the profile
informations.

 

How to edit profile informations when I edit the user informations?

 

Thanks,

 

Sébastien

 


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to