I have the multiple values option selected when configuring the field and am displaying on a map which shows all the addresses on one map but i can't see how to enter more than 1 address with my content type, as there is only 1 field for the address.

What do i need to do to get this working?

thanx

CommentFileSizeAuthor
#1 Fix multiple values for ccg_gmapaddress996 bytesderhasi

Comments

derhasi’s picture

Category: support » bug
Status: Active » Fixed
StatusFileSize
new996 bytes

Applying the attached patch will solve the problem. Sorry for this bug.

AlxM’s picture

Version: 5.x-1.0-beta1 » 5.x-1.0-beta3
Status: Fixed » Active

When i apply the patch i keep getting this error message:

warning: include_once(./sites/all/modules/cck_gmapaddress/cck_gmapaddress.module) [function.include-once]: failed to open stream: Permission denied in C:\wamp\www\travel_guide\includes\bootstrap.inc on line 512.

sorry i entered the wrong version number beta1 instead of beta3. is this why i am gettin an error.

derhasi’s picture

Status: Active » Fixed

I fthe patch does not work,, fix the code by simply removing the "#" of the "multiple" key
or replace the few lines. Unfortunately the current cvs-version is not available as download on module's page, this would alos fix your problem. I try to post some release tomorrow.

AlxM’s picture

thanks so much for your help, works great.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.