PrajapatiRaj / yii-user

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

Undefined index: Profile on Registration #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Very simple form for registration - login, the password, email, captcha. At 
attempt to be registered an error - "Undefined index: Profile" in 
\protected\modules\user\controllers\RegistrationController.php(33).
Is necessary to add check for $_POST['Profile']

Original issue reported on code.google.com by mindoc...@gmail.com on 28 Dec 2011 at 8:48