I am using cckmaps and google maps location to locate the places. However, now I am running into some issues.
If I uncheck the "required" under content types/displayfield/location/data setting and don't place a marker, I get this error:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/thayar/public_html/tripsagain/modules/cck_map-5.x-3.3/cck_map/cck_map.module on line 260.

If I check the "required" option, but don't place a marker it doesn't let me post saying I need to place at least one marker. However, if I try to place a marker, it repeatedly ignores it and comes up with a blank map and prompts me again to place a marker and doesn't let me submit the post.

Any ideas please?

Comments

bwv’s picture

Do you have any reason to suspect that the theme you are using is contributing to the error? It seems unlikely.

In any event, this is not a new issue, it seems. I came up with these posts:

http://drupal.org/node/193405

http://drupal.org/node/296800 (You may want to file an issue here as well.)
----------------------------------------------------------------------
http://classicvinyl.biz
http://music.bwv810.com
http://davidhertzberg.com
http://association.drupal.org/user/1207

I am a writer, researcher and solo drupal freelancer

selflearner’s picture

Actually, the reason i believe the theme has something to do with it, is I went back to the bluemarine theme, and the markers showed up, however the markers don't even show up in the tlantis theme. I am trying to see how I can fix this without going back to the BM theme