I've installed the gmap.module. Using the macro tool to initially create a map works fine, but when the macro copy is automatically (or manually) pasted into a node and then saved, I get a big blank space where the map should be and the following error message:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in ... drupal/sites/default/modules/gmap/gmap.module on line 619.

Comments

scriptnews’s picture

Just to confirm the same problem.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /...path.../modules/gmap/gmap.module on line 627

bdragon’s picture

Status: Active » Closed (duplicate)

I'm pretty sure all the array_merge() problems of the past got fixed up..