map widget does not show on IE 7 & 8 and Firefox 3.0
Errors below form Internet Explorer:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Tue, 13 Sep 2011 15:06:12 UTC
Message: 'Drupal.Geolocation.maps[...]' is null or not an object
Line: 62
Char: 9
Code: 0
URI: mydomain.com/sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.js?lr5h4b
Message: 'Drupal.Geolocation.maps[...]' is null or not an object
Line: 62
Char: 9
Code: 0
URI: mydomain.com/sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.js?lr5h4b
Message: 'Drupal.Geolocation.maps[...]' is null or not an object
Line: 62
Char: 9
Code: 0
URI: mydomain.com/sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.js?lr5h4b
Message: 'Drupal.Geolocation.maps[...]' is null or not an object
Line: 62
Char: 9
Code: 0
URI: mydomain.com/sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.js?lr5h4b
Message: 'Drupal.Geolocation.maps[...]' is null or not an object
Line: 62
Char: 9
Code: 0
URI: mydomain.com/sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.js?lr5h4b
Comments
Comment #1
peter panes commentedI'm also having this problem, when i try to create a node with the Geolocation Field in, the Google map widget to select the location is not showing up, I cant create the location at all. This is happening in Internet Explorer 7 and 8 which are the browsers of choice for about 40% of my users.
Comment #2
jm.federico commentedmarking #1311932: IE8 - Nothing... as a dup of this
Comment #3
ghaddon commentedWhat we did to combat this problem was, create 2 new fields called longitude and latitude and then hiding the Geolocation field in IE in the CSS, also hiding the longitude and latitude fields for other browsers in CSS. Then by adding a computed field we are able to store the values from which ever versions are populated. Using the Module Field group we were also able to add help text to send them to a few sites that they could enter their address and receive their longitude and latitude values. Hope this helps until the module is patched or fixed.
Has anyone found a better solution to this problem?
Comment #4
jm.federico commentedFixed in latest dev
Cheers
Comment #5
jm.federico commentedComment #6
ghaddon commentedCheers, works really well.
Comment #8
wooody commentedIts not showing up... in ie8 and ie7 even with Dev version...
Comment #9
wooody commentedComment #10
derjochenmeyer commentedNo patch here no new info since comment #2