26 (edited by keyes 2005-08-23 17:35)

Re: Users Map available

Fixed in this build: http://placelibre.ath.cx/keyes/index.ph … rs-map-102 (yes same version).

Re: Users Map available

Excellent stuff, works perfectly - thank you smile

28

Re: Users Map available

Incendiary wrote:

Thanks Mart, that fixed the problem with the profile pages.  The JS error I get in IE for the User Map page is

Line: 123
Char: 3
Error: 'documentElement' is null or not an object
Code:0

In IE6 using 1.0.2, still get this message.

Line: 147
Char: 3
Error: 'documentElement' is null or not an object
Code:0

which is:         var markers = xmlDoc.documentElement.getElementsByTagName("marker");

However in FF, works perfectly.

29 (edited by af3 2005-09-26 16:33)

Re: Users Map available

i got it to work ok when i changed the XML declaration to UTF-8 instead in marker.php

:-)