I am trying to map the user's hometown field to a profile textfield without success. I gave the right permissions but the field is still empty... Date (birthday) field works perfectly... Am I doing wrong?

So just enable the permission on fboauth admin screen for hometown and add a profile textfield. Then map the textfield to the Facebook-hometown...

Any help would be really appreciated.

Comments

quicksketch’s picture

Component: Documentation » Code
Category: support » bug

Yep that should be the whole process. I've confirmed hometown works fine in the Drupal 7 version, but the D6 version of the module isn't pulling in the hometown information. I'll see why this is.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new1.1 KB

Our profile.module integration isn't quite as good as the D7 field.module integration. I copied over this bit of code from the D7 version to make it so that profile fields can import locations, significant other, and hometown information into textfields. I'm making a run through the issue queue and then I'll make a 1.6 release that includes this fix.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.