Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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 properties
be(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)}}
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.
I am having the same issue, however I have two content types with the same map field. One content type shows, the other does not.
I am getting this error:
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/sitepublic_html/sites/default/modules/cck_map/cck_map.module on line 260.
I have the same issue with this module.
After doing a site update inputting map values into nodes does not take.
I am getting a blank box in FF3 and nothing in IE7.
I have tried uninstalling JSTools like suggested, but this does not rectify the problem.
This module has not been updated for some time. It looks inactive.
If this module is not going to be fixed can anyone suggest alternative mapping modules to replace this module.
Hey everyone, map dissapears when you add marker? -> "Enter" in description. I'm right? Map dissapears when you add breakline with "enter" key in description. I'm currently working how to resolve that...
Comments
Comment #1
sunnydeveloper commentedMore 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.
Comment #2
shane birley commentedI 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:
Comment #3
shane birley commentedSetting this to critical since this bug renders the module non-functional from the point of view of an end user viewing those nodes.
Comment #4
stefan vaduva commentedFor me is working in FF but not in IE 6/7
Comment #5
8manj-dupe commentedHello
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.
Comment #6
ahoria commentedIn my case it only works in IE. FF shows a blank square, ever since I installed the latest JSTools module.
Any clues?
Comment #7
shane birley commentedI had this fixed! Let me know if you want me to send you the patched module.
Comment #8
stefan vaduva commentedWhy don't you post the patch here?
Comment #9
iury_sinitsin commentedPlease send me patched version at yusinitsin@mail.ru. Thanks in advance.
Comment #10
hammoco commentedI 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
Comment #11
rgracia commentedSimilar 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.
Comment #12
edford2008 commentedSame here. Could you post your patch?
Comment #13
rgracia commentedIs there any resolution for this issue? This module is unusable if you can't add locators to it.
Comment #14
zmove commentedsubscribing for a patch posting here...
Comment #15
wheatbix commentedI am having the same issue, however I have two content types with the same map field. One content type shows, the other does not.
I am getting this error:
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/sitepublic_html/sites/default/modules/cck_map/cck_map.module on line 260.
I want to confirm this bug as critical!
Comment #16
wheatbix commentedI have the same issue with this module.
After doing a site update inputting map values into nodes does not take.
I am getting a blank box in FF3 and nothing in IE7.
I have tried uninstalling JSTools like suggested, but this does not rectify the problem.
This module has not been updated for some time. It looks inactive.
If this module is not going to be fixed can anyone suggest alternative mapping modules to replace this module.
Comment #17
luko28 commentedHey everyone, map dissapears when you add marker? -> "Enter" in description. I'm right? Map dissapears when you add breakline with "enter" key in description. I'm currently working how to resolve that...
Comment #18
shane birley commented