Closed (fixed)
Project:
Facebook Connect
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 08:51 UTC
Updated:
9 Mar 2012 at 23:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuCorrect status.
Comment #2
amitaibuThis is now in my sanbox -- https://github.com/amitaibu/fbconnect , which overhauls some of the messy parts of fbconnect.
Comment #3
soomp commentedSorry, your patch didn't work for me.
I created a simpler version which corrects the $data array it sends to user_save() (from $data['fb_avatar'] to $data['data']['fb_avatar']). It also correctly saves the option to be visible to your friends as well.
Hope this helps someone.
Comment #4
jcisio commentedCommitted #3 as it simpler and does not introduce new feature. Thanks to both.