Sorry
Towermatt, I typed 'forums' instead of 'forum' whilst testing your last instruction.
Right then you're onto something now, I have an error on one of the entry's, it reads:
A semi colon character was expected. Error processing resource 'http://www.ducatisti.co.uk/forum/markers.xml'. Line 29, Po...
And I think I can see what's wrong if I read the markers.xml file....
This is the line with the error:
Quote:
<marker mapid="29" title_map="Fred" lng="-3.5971641540527" lat="50.550280590038" userid="1245" username="Fred" text_map="blah blah blah" type="red" pimage="http://www.mysite.com/forum/vbgooglemapme.php?lat=50.55028059003783&lng=-3.5971641540527343" />
|
This is the next line and it works:
Quote:
<marker mapid="30" title_map="bob" lng="-2.7019500732422" lat="52.040454864151" userid="2690" username="Fred" text_map="blah blah blah" type="red" pimage="http://www.mysite.com/forum/images/googlemapme/noimage.png" />
|
For some reason Line 29 has appended the lat and lng to the end of the pimage, not sure why, but I've corrected the line and all works perfect again and my Markers are back on display.......
Towermatt, you're a Super Star, thanks a million!