1

(12 replies, posted in PunBB 1.2 troubleshooting)

This would be a mod I would be greatly interested in also. I've searched around but have been unable to find anything, any ideas?

Excellent stuff, works perfectly - thank you smile

Assuming that I put those lines in the correct place - line 64 after

var marker = new GMarker(point);

it doesn't work quite right. This is the result I get:

http://img393.exs.cx/img393/2258/image16kx.jpg

Nearly there! The arrows show up, but it looks like the text that appears in the bubble also needs htmlspecialchars applied to it. Currently usernames with < in them are cut off.

This page. Doesn't display the location arrows in IE or FF, and throws up that error in IE.

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

Confirming the IE JavaScript problems, but I also have another issue.  The green arrow for showing location appears in the single user profile, but no arrows appear on the user map page.