hello,
Thanks for your module , it's very useful.
I have some trouble to house your module, the map is not visible in IE 7, Firefox 3 and Opera, but it's ok on IE 6 and Chrome (see the attached image).
Do you have any Ideia ?
Thanks

CommentFileSizeAuthor
#6 map_export.txt46.55 KBhaimoura
blank_gmaps.JPG13.5 KBhaimoura

Comments

mistergroove’s picture

Thanks haimoura.

Could you tell me the operating system you using and the full version of the browser.

Also do you have an example map up on the web?

So far I've tested with the following versions and operating systems without a problem so far :

Firefox 3.0.15 (OS X)
Firefox 2.0.0.2 (OS X)
Safari 3 and 4.0.X (OS X)
Mobile Safari (iPhone 3GS)
Firefox 3.5.4 (Windows XP)
IE 6 (Windows XP)
IE 7.0.57 (Windows XP)
IE 8.0.6 (Windows XP)
Chrome (Windows XP)

Could you also check if theres any javascript errors?

Jools

haimoura’s picture

i'm under XP withe firefox 3.5.5
This is my exemple, with IE 6 it's work fine and also Chrome , but with Firefox and Opera i'v a blank map.

http://www.al-sabil.com/Carte-des-mosquees-ile-de-france-paris

I'm using BOSSt module, maybe it's modifie my JS !!! nut i don't see any error...

mistergroove’s picture

Thanks halmoura - I get the same for your map in firefox and opera - a blank map - I'm investigating this now.

haimoura’s picture

THank you

mistergroove’s picture

Hi halmoura,

Do you have mysqladmin - if so it would be really helpful if you could export your map data so I can try and recreate your problem.

If so use the the SQL tab with :

SELECT * FROM `variable` WHERE `name` LIKE 'simplemap_block%'

Then click export at the bottom of the screen.

If you haven't then I'll try other methods.

Cheers,
Jools

haimoura’s picture

StatusFileSize
new46.55 KB

yes i have phpmyadmin, this'is the export.
Thank you for your help

mistergroove’s picture

Thanks halmoura, I tried to install your map from your database - but php cant seem to process the serialized data. I think it might have something to do with the character set it's using. If you get a chance maybe you could try a couple of things for me.

1. Temporarily renaming your marker file so it's not picked up - then refreshing.

2. Adding the points one by one. or just adding a few points and seeing if you get the same bug.

If it's to do with character encoding - then I might need to convert some characters to their html equivalents.

mistergroove’s picture

I am not able to recreate this bug.

mistergroove’s picture

Status: Active » Closed (fixed)