Closed (duplicate)
Project:
Geocoder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2012 at 12:40 UTC
Updated:
20 Jul 2012 at 16:30 UTC
With Google Geocoder chosen I get these errors when saving new address. I do not get them when updating or editing.
•Notice: Undefined property: stdClass::$language in geocoder_widget_get_field_value() (line 211 of /home4/growtogi/public_html/sites/all/modules/geocoder/geocoder.widget.inc).
•Warning: Invalid argument supplied for foreach() in geocoder_widget_array_recursive_diff() (line 423 of /home4/growtogi/public_html/sites/all/modules/geocoder/geocoder.widget.inc).
•Warning: Invalid argument supplied for foreach() in geocoder_widget_array_recursive_diff() (line 423 of /home4/growtogi/public_html/sites/all/modules/geocoder/geocoder.widget.inc).
Comments
Comment #1
IWasBornToWin commentedI just added a new node and also got this error - Warning: Invalid argument supplied for foreach() in geocoder_widget_array_recursive_diff() (line 423 of /home4/growtogi/public_html/sites/all/modules/geocoder/geocoder.widget.inc).
I am not using any geofields in nodes, only users but I have this node relating to the author.
Comment #2
IWasBornToWin commentedComment #3
phayes commentedWhoops. I think we misunderstood my request. Closing this one.