Active
Project:
Google Maps API V3
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2012 at 19:45 UTC
Updated:
28 Jun 2012 at 17:50 UTC
I get this message when saving a node containing a gm3 map field. The added coordinates won't save.
Comments
Comment #1
chevron commentedOkay I tracked the error message down to the filefield_paths module. When this modules is enabled, the error above appears and the coordinates aren't saved.
Comment #2
n20 commentedWell, no chance to deactivate that module for me...
this only happens when using the mapfield on a userprofile, created a contenttype and added the field there gives no errors.
Comment #3
chevron commentedIt's definitely caused by the filefield_path module and not limited to the userprofile. Having that module enabled causes the error. When I disable the filefield_path module, everything works as expected.