Facebook data not pulled into Drupal User Creation process
Hi,
I'm using the 2.0 non dev branch of DFF.
When a user on my site attempts to log in via the Fb Connect button at my drupal login, the pop from Fb requesting their email and pass launches as normal, and logs the user into the drupal install.
I am running Logintoboggin, which logs the user in and drops them at their account page.
In this process, the new user's account name is "_2" or "_3", and the email and pass are blank. I have enabled the modules and permissions in drupal for extending facebook permissions, and I have check all the boxes for requesting and prompting for data.
The system doesn't prompt the user for any data. Any ideas on how I can get something, at least like an email?
Thanks
Shawn
- Forums:

Those usernames look wrong.
Those usernames look wrong. Try disabling login toboggan. There are reports on the issue queue that whatever it does is not compatible with Drupal for Facebook.
For historical reasons, Drupal for Facebook does not save what it learns about a user from facebook. Only recently at the last f8 conference did facebook start allowing this. It used to be prohibited by terms of use. now it is allowed but the modules are not yet updated.