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

Undefined property for the phone number and email ! #7

Open
humdude opened this issue May 16, 2017 · 0 comments
Open

Undefined property for the phone number and email ! #7

humdude opened this issue May 16, 2017 · 0 comments

Comments

@humdude
Copy link

humdude commented May 16, 2017

everything works fine but when I log in I'm not getting any value for id, mobile number or email. When I check the error log it says the following errors:

  • PHPNotice: Undefined property: stdClass::$id

  • PHPNotice: Undefined property: stdClass::$phone

  • PHPNotice: Trying to get property of non-object

I just changed the final variable to $_SESSION['final'].

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

1 participant