PDA

View Full Version : Sorting by distance


ludachris
07-10-2009, 03:27 PM
I've installed a zip code database and want to implement a search feature that will show posts in a forum within x miles (I've also added a custom thread fields hack to collect zip codes in that forum). All posts in that forum will have a zip code field. I'd like to make it work similar to this but can't figure out exactly how it was done:
http://www.jeepforum.com/forum/forumdisplay.php?f=153&f=153&zip=80124&zip2=50&model=

Does this look like a plugin for forumdisplay that adds the distance sorting code? Any ideas on how it might be structured?