On May 15, 11:11 am, "[email protected]" <[email protected]> wrote:
> I have changed the database info in phpsqlajax_dbinfo.php, and changed > the database ip in phpsqlsearch_genxml.php and geocode.php. > > When trying to get a location, it always comes up with "No results > found". When running Geocode, it always fails, 602. > > URL is http://www.savant-health.com/pages/Find-a-Stockist.html When I search for Eastbourne, it's geocoded correctly and Firebug reports that this url is generated and fetched: http://www.savant-health.com/pages/phpsqlsearch_genxml.php?lat=50.7668678&lng=0.2848044&radius=30 Have a look at the result. I don't think it's the XML that the page is expecting. I *guess* that something in the server is either preventing the php script from running at that location, or the script isn't there at all and rather than report 404 the server serves the homepage. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
