Closed (fixed)
Project:
Simplemap
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2009 at 10:49 UTC
Updated:
30 Nov 2009 at 11:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
mistergroove commentedThanks 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
Comment #2
haimoura commentedi'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...
Comment #3
mistergroove commentedThanks halmoura - I get the same for your map in firefox and opera - a blank map - I'm investigating this now.
Comment #4
haimoura commentedTHank you
Comment #5
mistergroove commentedHi 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
Comment #6
haimoura commentedyes i have phpmyadmin, this'is the export.
Thank you for your help
Comment #7
mistergroove commentedThanks 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.
Comment #8
mistergroove commentedI am not able to recreate this bug.
Comment #9
mistergroove commented