Hello,
Today I wanted to test the connect login via FB and Google buttons, and even though it works fine for users that were created some months ago, for new registered users it is not working fine.
For the new users in front end and in backend, when I want to see the user profile I receive the following error:
The user can login, but the error shows up when trying to see the user profile.
Code:
An error has occurred.
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
I tried setting the user fields as not mandatory, but the problem is still on.
Is there a minimum mapping that shoul dbe done in the new version of connect?