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

Facebook registration does not deliver data #4881

Closed
w3development-kn opened this issue Dec 22, 2016 · 1 comment
Closed

Facebook registration does not deliver data #4881

w3development-kn opened this issue Dec 22, 2016 · 1 comment

Comments

@w3development-kn
Copy link

w3development-kn commented Dec 22, 2016

I get this error on Facebook registration:

An exception occurred while executing 'insert into Users (uName, uEmail, uPassword, uIsValidated, uDateAdded, uLastPasswordChange, uIsFullRecord, uDefaultLanguage, uIsActive) values (?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["", null, "$2a$12$AwM38XEkc0rgUEOyOm0On.8TAkwdezQp.B0mM\/Jejj7Mf7Xw5haty", 1, "2016-12-22 15:32:54", "2016-12-22 15:32:54", 1, null, 1]:

I have seen that this is a bug that have been fixed but it occured again:
$data["uName"] and $data["uName"] is empty. Like Facebook is not delivering them.

I´m not sure if facebook has changed smth with their registration handle.

@w3development-kn
Copy link
Author

Duplicate of #4354

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