On Jul 31, 3:14 pm, andrewliu <[email protected]> wrote: > Hey, thanks for responding back again, I followed all the steps, > copied the script and changed the database to suit my needs. Also, > when I see an undefined variable I had to add a if isset statements. > > But I keep getting this weird message, this red box and it says > > "This page contains the following errors: > error on line 2 at column 1: Extra content at the end of the document > Below is a rendering of the page up to the first error." > > Its a weird message that is not like any mysql error I've seen.
Sounds like your xml is invalid. Do you get that message when you point your browser at the xml? > > How would I get rid of this message? If your xml is invalid, fix it. Can't give any advice on how to do that without you putting your map somewhere live that we can see what you are seeing. The tutorial works. If the exact same code doesn't work for you, then there is something wrong with your server configuration. If it does, but stops working when you change it to "suit your needs", then you did something to break it. -- Larry > > Thanks! -- 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.
