Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to a member function getAttributes() #40

Open
danoh opened this issue Apr 21, 2013 · 2 comments
Open

Call to a member function getAttributes() #40

danoh opened this issue Apr 21, 2013 · 2 comments

Comments

@danoh
Copy link

danoh commented Apr 21, 2013

Upon registering using hoauth and Facebook or Google I get this error:

Fatal error: Call to a member function getAttributes() on a non-object in ...../protected/modules/user/components/WebUser.php on line 57

I am using git versions of hoauth and yii-user.

I am not sure, it this is problem inside yii-user or hoauth, but I think, that problem is in yii-user.

@r3verser
Copy link

r3verser commented Jun 4, 2013

Same error on hoauth demo page http://hoauth.hamstercms.com/yii-user/user/login , errors fires when trying to activate my account, which was registered with Google.

Fatal error: Call to a member function getAttributes() on a non-object in /home/pststudio/hoauth.hamstercms.com/yii-user/protected/modules/user/components/WebUser.php on line 57

@truetamtam
Copy link

Check profile entry for current user. Worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants