Hi, I put together a custom wordpress client for a Real Estate Agent friend of mine about 6 months ago, and had a custom PHP map script made.
The Map script got latitude and longitude info from the WordPress MySQL database, listed them into an xml file, which then placed the properties on the map.
This works fine on the original domain, but when moved to a new domain, new posts DO NOT show up on the xml file anymore*.
I think the problem might be that the mySQL structure changed whe…
