sarvan75 / yii-user-management

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

loginByFacebook: genRandomString not defined #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In YumAuthController:loginByFacebook():

When you want to create new profile for facebook user, 
YumRegistrationForm::genRandomString() is called; and this is not defined.

Also, all references to objects such as Registration need imports statements; 
in downloaded code (0.8rc2) it gives errors.

Original issue reported on code.google.com by vinod.ku...@gmail.com on 22 May 2011 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by mither...@gmail.com on 20 Aug 2011 at 2:09