The login is working, the new user is created, but when I access the profile page on admin panel, both first and last names fields are empty. Facebook create a new Display Name joining the first name and the last name, but it's in lowcase and instead of spaces, it's dots. Anyone know what can be happening and how can I fix this problem? Thanks, Emilio
Answers
the standard Drupal installation has no Firstname/Lastname in the users' profiles.
Have you added these fields using a plugin?
Regards,