I have this proximity filter and location working.. But I noticed that now that I have added a "front" page through panels, and added the search location cck view to the panel.. that after login I no longer get re-directed to the "user" page, (which I like) and I get this error:

* warning: array_filter() [function.array-filter]: The first argument should be an array in /home/xxxxxx/public_html/woosingles.com/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 /home/xxxxxx/public_html/woosingles.com/sites/all/modules/location/contrib/location_cck/location_cck.module on line 385.
* warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/woosingles.com/sites/all/modules/location/location.module on line 1440.

Anyone have any ideas? Thanks in advance too.

Comments

Stephen Scholtz’s picture

Status: Active » Closed (duplicate)

Believe this is a duplicate of #720482: Error message on Location form submit. Try the dev version? I was getting the error with RC1, but the dev version (Jun 7, 2010) seemed in the clear.