Needs review
Project:
Drupal for Facebook
Version:
6.x-3.0-rc2
Component:
Facebook Connect
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 10:55 UTC
Updated:
27 Sep 2012 at 12:32 UTC
When I enable "Human-friendly" usernames for automatically created accounts for this module, I get "firstname lastname is a reserved username" (firstname and lastname depending on the account signed into facebook at the time. What could be causing this? There are no other accounts associated with those names.
Also I have a few profile fields, how would I pull data from facebook to prefill these profile fields?
Thirdly, would it be possible to pass the profile photo from facebook to be processed / cropped by imagecache?
Comments
Comment #1
PixelWarrior commentedI just realised that when the "firstname lastname is a reserved username" error appears, Drupal for Facebook has already created an account for the user after the user approves. But the system doesn't reflect the user as being signed in
Comment #2
thedavidmeister commentedDoes the system reflect the user as being signed in after you refresh the page or visit another page in the site?
I've been seeing behaviour where a user is created in the database, and is "logged in" in the fb block but "logged out" in the Drupal login block.
I got around this by doing something like this to redirect users on their first login:
Let us know if you're seeing something different.
Comment #3
thedavidmeister commentedoh, also, a support request can't be "major" priority.