Closed (duplicate)
Project:
Location
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 00:36 UTC
Updated:
3 Mar 2009 at 22:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
ksenzeeI'm getting this as well, and I'm not using cck location -- just core location.
Comment #2
davea commentedI am also getting this.
In my instance, I have enabled location for a cck.
Thanks!
DaveA
Comment #3
pingers commentedGetting the same issue here - seems like it's the location_country field causing the problem when the array_merge happens...
$defaults[$k] is undefined when $k is 'location_country'.
in location_empty_location($settings) 1409
Comment #4
pingers commentedMade a patch to fix this... but it looks like some work is in progress in this area.
It gets rid of this error though.
Comment #5
bdragon commentedDuplicate of #346988: [master] Argument #1 is not an array.