On Jul 27, 1:42 pm, "[email protected]" <[email protected]> wrote: > Got a very confusing one on our store locator. Map works fine > seemingly for most of the country pulling up our stockists. > > Had a customer get in touch today to say that she couldn't find > stockists for either of NW3 6PU and WC2B 5LR. Thinking "nonesense, > there's loads in London", I checked, and sure enough it failed. > > Checking in our DB there are multiple results for both NW3 and WC2B, > so I am at a loss as to what is going on. > > URL is here -http://www.udoschoice.co.uk/locator.html
Your XML output is invalid. It does find stores, but there's some extra error output at the start: point your browser at http://www.udoschoice.co.uk/phpsqlsearch_genxml.php?lat=51.5497117&lng=-0.1742824&radius=10: <br /> <b>Warning</b>: DOMElement::setAttribute() [<a href='domelement.setattribute'>domelement.setattribute </a>]: string is not in UTF-8 in <b>/home/udoschoi/public_html/ phpsqlsearch_genxml.php</b> on line <b>47</b><br /> <br /> <b>Warning</b>: DOMDocument::saveXML() [<a href='domdocument.savexml'>domdocument.savexml</a>]: output conversion failed due to conv error, bytes 0xDF 0x37 0x34 0x33 in <b>/home/ udoschoi/public_html/phpsqlsearch_genxml.php</b> on line <b>53</b><br / > The output stops abruptly: <marker name="Nutri Centre (Park Crescent)" address="7 Park Crescent, , London, Greater London, W1B 1PF" type="Health Food Store" phone="020 so it's possible that that phone number is incorrect. Any postcode within <radius> of that store is likely to fail. 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 -~----------~----~----~----~------~----~------~--~---
