OK, I got it from nominatim/lib/template/searchhtml.php
Thnks All 2012/1/31 Anwar Azulfa <[email protected]> > Anyone know where is html template of nominatim index ? > I want to modify html template of it > > Thnks > > > 2012/1/30 Anwar Azulfa <[email protected]> > >> Thanks Sarah, >> >> Now my www.osmosa.net/search is works :) >> >> >> How about if i want to add input box (search box) on my main map, >> www.osmosa.net >> Because on www.osmosa.net there is no search box. >> >> How to do that ? >> >> >> Thanks >> >> >> 2012/1/30 Sarah Hoffmann <[email protected]> >> >>> Hi Anwar, >>> >>> On Mon, Jan 30, 2012 at 10:58:47AM +0700, Anwar Azulfa wrote: >>> > Hi All, >>> > >>> > Long time no continue this project,i have follow instruction from >>> > http://open.mapquestapi.com/npi/ >>> > >>> > Now i have finished imported index file and generate web. >>> > But when i try to query, error happen.I don't know what's that but >>> there is >>> > "permission denied" message. >>> > >>> > Let see on >>> > >>> > >>> http://www.osmosa.net/search/search.php?q=jakarta&viewbox=-140.89%2C64.68%2C-20.83%2C31.75 >>> > >>> > >>> > What should i do ? >>> >>> Two things: first of all, in settings/settings.php you need to adapt >>> the base URL for your server. Find the line with CONST_Website_BaseURL >>> and set it to http://www.osmosa.net/search/. Second, you need to make >>> sure that your server redirects /search/search to /search/search.php. >>> >>> Sarah >>> >>> _______________________________________________ >>> dev mailing list >>> [email protected] >>> http://lists.openstreetmap.org/listinfo/dev >>> >> >> >> >> -- >> Regards, >> M.Iftakhul Anwar >> >> >> > > > -- > Regards, > M.Iftakhul Anwar > > > -- Regards, M.Iftakhul Anwar
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

