Not sure if this has come up for anyone else, but I needed to map the profile image to a custom field and not Drupal's built-it one.

Created a module but wondering if you would prefer a patch.

Sandbox:
https://www.drupal.org/sandbox/skh/2316397

Meat:
http://cgit.drupalcode.org/sandbox-skh-2316397/tree/fboauth_profile_imag...

Comments

synflag’s picture

Thank you so much ^^
Best regards
Lars Jendrzejewski

saoullabit’s picture

Hi,
I met the same issue, and this patch/module seems to fit my needs but, how may I install this ?
Regs,
Marc.

skh’s picture

@saoullabit, take a look at the `Version control` tab on the sandbox link above.

saoullabit’s picture

@skh, Thank you !
That works great !

Countzero’s picture

Perfect match for my needs. This needs to be integrated in the main module. Thanks a lot skh !

darrellduane’s picture

I've just made a new release of this that fixes a bug with the location.

I'm also working on making a dev release with this, I've got a bug with drupal.org that is preventing this:

https://www.drupal.org/node/2382037

darrellduane’s picture

@Countzero, I will work on integrating it with the main release shortly.

Countzero’s picture

@DarrelDuane : Great, thanks !