I have the filter exposed to search by radius and zipcode. I can type in any US zip code and have things show up correctly, including one of my locations which is in Canada (Postal Code: v2t 6b4). But if I try typing in v2t 6b4 (or v2t6b4 without a space) it won't show anything. Even if I change the filter to exposed and to choose zip, country, and radius nothing shows up for v2t 6b4.
Is this a known issue? I couldn't find any information on it at all.
Comments
Comment #1
tmcnamara98 commentedI'm having the same problem with US and Canada. Workaround is here: http://drupal.org/node/662892 - but I'm still trying to figure out how to get this to work.
Comment #2
yesct commentedtagging
Comment #3
ankur commentedThis probably has to do with the default country selection. The country selection probably needs to be exposed. Otherwise, it looks for rows in the {zipcodes} table that has the Canadian postal code AND a country of 'us'.