Real Estate Forums
| REW IDX REW Customers only - ask questions, get support and report feed issues here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|||
|
I made a new snippet titled Hawaiikai-map, based on the Lanikai-map.
Changed the city to Honolulu and used the zip code function (96825). The zip code search in the snippet doesn't work. With the zip code enabled the result is no homes found. Since the zip code didn't work, I tried searching by city (Honolulu) and by neighborhood. I could input one neighborhood, but adding a second on the same command line resulted in an error. Maybe I am not using the correct separator (; or , or ?). Please help. thanks, Mike |
|
|||
|
Which site is this for?
|
|
|||
|
Hi Aaron,
I'm sorry, http://dev17.rewtemplates.com/ Actually, I checked out my other site and copied its snippet format and got the neighborhood searches to work. The zip code search still doesn't work though. Thanks, Mike |
|
||||
|
hey Mike,
I think I've found why your zip code $_REQUEST variable isn't working. If you remove the two [] at the end of it, it should work. Let me know if that fixes things. eg: $_REQUEST['search_zip'] instead of $_REQUEST['search_zip'][]
__________________
Matt Hutchings Programmer - Real Estate Webmasters MattH@RealEstateWebmasters.com |
|
|||
|
Yes, that works.
Thanks Matt! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|