In the home.module file, around line 634 this check should be performed. If its not, then all houses that are not mapped will not show, as the SQL-builder will add 'lat!=0' to the SQL.

Comments

batje’s picture

And I realized just too late that the same is true for the 'Proximity Search'

(in our installation, we can not use mapping, so we might find more similar issues)

Michael M’s picture

Assigned: Unassigned » Michael M

I will fix this next time I work on the module. All of the "helper" modules included with the home module were originally part of one large module. I separated them because people did not need some features and wanted them off. I never REALLY exported the map feature.

Michael M’s picture

Status: Active » Fixed

Fixed and committed. Check the latest release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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