Posted by AlxM on October 19, 2008 at 8:19pm
| Project: | CCK GMap Address |
| Version: | 5.x-1.0-beta3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#1
Applying the attached patch will solve the problem. Sorry for this bug.
#2
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.
#3
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.
#4
thanks so much for your help, works great.
#5
Automatically closed -- issue fixed for two weeks with no activity.