I've set up a view using location distance/proximity filter. When I go to test this, if I'm searching for someone in zip code 32223 within a distance of 10 miles, the search returns no result. If I put in a distance of 0 miles, and a zip code of 3, 32, or 322, the search returns all zip codes, even if there are no value in the zip code.

I have no idea what to do. Please help me get this to work. If you want to see the problem, go to http://theatricalpeople.com/, click "Search Users" and have at it I'd suggest the "designer" search, which is the one I've been working in. Thanks.

Comments

blackice2999’s picture

Hi, i had a similar problem and provides here a workaround

http://drupal.org/node/578216

the problem is the missing geocoding function.

best regards from germany

mdorman’s picture

Blickice29999's patch was an instant fix for me.

BartVB’s picture

Status: Active » Closed (fixed)

Looks like this problem has been fixed :)