Closed (fixed)
Project:
Location
Version:
6.x-3.1-rc1
Component:
Location_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2009 at 19:59 UTC
Updated:
4 Oct 2009 at 13:08 UTC
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
Comment #1
blackice2999 commentedHi, 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
Comment #2
mdorman commentedBlickice29999's patch was an instant fix for me.
Comment #3
BartVB commentedLooks like this problem has been fixed :)