Closed (fixed)
Project:
Geocoder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2012 at 08:25 UTC
Updated:
24 Sep 2014 at 16:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jday commentedI'm getting the same error, the field used to work....I'm geocoding from an address field
Drupal 7.16
Address Field 7.x-1.0-beta3
Geocoder 7.x-1.2
Geofield 7.x-1.1
geoPHP 7.x-1.6+2-dev (2012-Sep-05)
GeoPHP 1.1 library installed at sites/all/modules/geophp/geoPHP/geoPHP.inc
Comment #2
Breakerandi commentedAnybody can help please?!?
Comment #3
mmittelman commentedI have fixed the problem by surrounding the offending line with an if statement so it looks like:
Comment #4
simon georges commentedPatch provided. Credit goes to mmittelman.
Comment #5
ptmkenny commentedI can confirm that the patch posted in #4 fixes the error when geocoding from an addressfield. Thanks Simon Georges and mmittelman!
Comment #6
ptmkenny commentedEDIT: Ignore duplicate post.
Comment #7
simon georges commentedUnassigning.
Comment #8
simon georges commentedDamn it, first commit, bad message (wrong issue number).
Anyway, fixed!