Maps Not Displayed in Nodes
drupalwanderer - February 26, 2008 - 19:29
| Project: | cck_map |
| Version: | 5.x-3.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
My cck Map field values are NOT saved using IE 7. WOrks fine in Firefox...

#1
More information.
the cck_map values are being INSERTed and UPDATEd correctly in both Firefox and in IE
HOWEVER the content_type table that includes the Google Map fields is NOT being inserted or updated in IE7. Values are zero and null, this is probably relatable to other bugs where the 'marker' is not showing.
#2
I am having a similar issue where the module is allowing the creation and management of markers on the maps but when the node is displayed, this error is thrown by the map system. It appears the parsed properties are not passed correctly. I have tested this in IE6, IE7, and FF2 - none of the maps are displayed.
Firebug kicked this out:
a has no propertiesbe(null)main.js (line 37)
R(null, Object)main.js (line 510)
Wx(null, Object)main.js (line 1539)
gmapClientController("field-map0", 49.267524516789, -123.09648513794, 15, "G_NORMAL_MAP", [Object lat=49.2674965133171 lon=-123.096485137939], "example.com")cck_map.js (line 58)
(no name)()6 (line 40)
e()jquery.js (line 2)
[Break on this error] function be(a){var b;while(b=a.firstChild){ae(b);a.removeChild(b)}}
#3
Setting this to critical since this bug renders the module non-functional from the point of view of an end user viewing those nodes.
#4
For me is working in FF but not in IE 6/7
#5
Hello
Having the same problem, http://www.critical-skills.co.uk/node/206, no map showing Googles main.js seems to be causing the issue in Firebug.
#6
In my case it only works in IE. FF shows a blank square, ever since I installed the latest JSTools module.
Any clues?
#7
I had this fixed! Let me know if you want me to send you the patched module.
#8
Why don't you post the patch here?
#9
Please send me patched version at yusinitsin@mail.ru. Thanks in advance.
#10
I have just come across this issue with my site. I have uninstalled the JS tools but that hasn't helped. where can I fine the patched module?
Cheers
#11
Similar issues here. I am able to create maps without a marker and the maps appear on published content. As soon as I add a marker and edit it's info the map disappears completely.
#12
Same here. Could you post your patch?
#13
Is there any resolution for this issue? This module is unusable if you can't add locators to it.
#14
subscribing for a patch posting here...