I have the la dev release and i get this message when updating a node whith location cck field.(after validate form) :
# warning: array_filter() [function.array-filter]: The first argument should be an array in /var/www/vhosts/uprojects.eu/httpdocs/sites/all/modules/location/contrib/location_cck/location_cck.module on line 385.
# warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vhosts/uprojects.eu/httpdocs/sites/all/modules/location/contrib/location_cck/location_cck.module on line 385.
# warning: Invalid argument supplied for foreach() in /var/www/vhosts/uprojects.eu/httpdocs/sites/all/modules/location/location.module on line 1440.
Comments
Comment #1
munikho commentedI'm having the same problem, don't know what it is yet. Will update if i know more.
Comment #2
uprojects commentedNobody ?
Comment #3
chaloalvarezj commentedSubscribe... I am having the same problem
UPDATE: Never mind, my problem was that I was using a viewfield to display a location, and the view was not properly structured.
Everything working fine with: location_cck + views with gmap + viewfield
Comment #4
rsvirani commentedI have the same issue. Fresh install, added a cck location field, added a node. Error shows when viewing the node.
Comment #5
Anonymous (not verified) commentedMarking as duplicate of #373465: Array errors in location_cck module.