Closed (duplicate)
Project:
GMap Module
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2006 at 04:40 UTC
Updated:
20 May 2008 at 00:58 UTC
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
Comment #1
scriptnews commentedJust 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
Comment #2
bdragon commentedI'm pretty sure all the array_merge() problems of the past got fixed up..