sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

User registration email is "username" [can't register users] #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
email, in views/registration/registration.php is sent as username:

line 23:
echo $activeform->textField($form,'username');

Original issue reported on code.google.com by jan...@gmail.com on 14 Feb 2011 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by thyseus on 16 Mar 2011 at 8:26