php - FOS UserBundle wrong Output -


i have problem use of fos userbundle.

when call register action form named this.

form.username form.email form.password form.password_confirmation 

if want send confirmation email message this

registration.email.message 

another question be, how can add more information user manual? may enter in registration name, birthday, place of residence or like.

i think it's wrong translation, right?

can u tell me, going wrong?

in user class can add property want , extend user information needed. need extend registration , profile form types , tell fosuserbundle exact classes. on, extended forms used in registration , co.

the documentation on overriding default fosuserbundle forms starting point.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -