It would be nice to get location information from Facebook imported directly into a Drupal Location field. This seems like a lot of work, but I have managed to make it work for City and Province for the US and Canada if the Location module is enabled.

Patch forthcoming.

Comments

darrellduane’s picture

This issue is resolved by the patch in https://www.drupal.org/node/1570730 for comment #7.

darrellduane’s picture

Status: Active » Patch (to be ported)

  • DarrellDuane committed 8dadd05 on 7.x-1.x
    The following four issues were added in a previous commit but...
darrellduane’s picture

Version: 7.x-1.x-dev » 7.x-1.7
Status: Patch (to be ported) » Closed (fixed)
firewaller’s picture

Added check to prevent error on empty value.

darrellduane’s picture

Status: Closed (fixed) » Needs work
firewaller’s picture

Status: Needs work » Needs review