Does anyone know if this is a bug. I get no search results using the 5x version of the location module. I have found forums where others are also retrieving no results when doing a proximity search. Is this being worked on? Thanks.

CommentFileSizeAuthor
#2 location-fix-search-1.patch3.48 KBray007

Comments

ray007’s picture

I have the same problem - subscribing.

ray007’s picture

StatusFileSize
new3.48 KB

There's a lot of work to do in this area, but the attached patch makes things work for me now.
Note: you need to have your country's data in the zipcodes-table, but if you don't have such data it should be quite easy to extend location_latlon_rough() to use location_latlon_exact() as fallback solution if you have geocoding enabled. Which may need more patches to location if you live outside usa/canada.

ray007’s picture

Status: Active » Needs review

forgot to change status

FatalRemedy’s picture

tried applying the patch, did have any affect on results (Still zero)
I've installed all the zip codes, but still get the goose-egg.

*BUMP*
;)

bdragon’s picture

Version: 5.x-1.x-dev » 5.x-3.x-dev
Status: Needs review » Fixed

Search should be working in the next 3.x snapshot.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.