Thank you for reply. I'm using Symfony 2Beta1 and UserBundle's latest version. Reason of redefining username, password and email is it's not generated into table. Columns are not created in table / in my example fos_user/.
On Sat, May 14, 2011 at 12:12 PM, Carl <carl.par...@gmail.com> wrote: > Ok, I guess the other questions I'd ask are: which version of Symfony2 are > you using and which version of UserBundle are you using? Are both completely > up-to-date? From the configuration you posted on Stackoverflow it looks like > you're probably using a fairly recent version of each but it can't hurt to > ask. UserBundle is designed to work with the latest master of Symfony2. So > if you're using beta1 (for example) and the latest version of UserBundle, > you're going to run into problems. > > Also, why are you redefining username, password, and email in your entity? > Those properties already exist in FOS\UserBundle\Model\User. > > -- > 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 symfony-users@googlegroups.com > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- 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 symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en