What class does your sfGuardUserProfile extends? is it PluginsfGuardUserProfile? If not, change it to extend, becouse there's already defined getFullname method.
On 1 Sie, 15:14, Tristan <[email protected]> wrote: > ok i added the function to the sfGuardUserProfile, and it fixed the > error > > On 1 août, 02:53, Tristan <[email protected]> wrote: > > > > > Hello, > > > i'm close to shoot a bullet in my head, i've spent 2 plain hours on > > it : > > > Right after creating a new account with sfForkedDoctrineApplyPlugin, i > > keep getting this error : > > > Unknown record property / related component "fullname" on > > "sfGuardUserProfile" > > > It happens when i click on create an account, and if i turn the debug > > bar to off, it tells me that it was impossible to send the > > confirmation email instead of showing the full error. > > > Do you have any idea please ? > > Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
