I get this message when saving a node containing a gm3 map field. The added coordinates won't save.

Comments

chevron’s picture

Okay 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.

n20’s picture

Well, 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.

chevron’s picture

It'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.