[Map module 0.4.10c] JavaScript Error under IE again
Continental
Joined: 2004-06-14
Posts: 243 |
Posted: Thu, 2006-02-23 20:46 |
please see link here under internet explorer and will will NO see: any markers, and IE produces java script error. Under FF everything is ok. What I've done?
|
|
Posts: 1894
You are saying that the ONLY thing that you changed bwteen the working state and the non-working state is that you enabled and created a filter, and even after disableling it, the map won't display in IE ?
I've looked at your source code and something is messed up with the Thumbnail bar. it tries to create the bar (which means it's not set as "hidden") and yet the thumbnail size is 0 -> hence the errors.
In FF, this does not seem to bother him, so it continues on and display the non-faulty stuff
Try to hide the thumbnail bar or maybe change the thumb size to something other than 0 :D
Let me know
-------------------------
The Termite
Posts: 27300
Try to overwrite your template files again.
your /templates/MapHeader.tpl is not the right one. You should be able to find:
return false
.It might not be the issue but it might be as we have changed things arround quickly.
Dave
____________________________________________________
Gallery Frames / Mods || G1 Test Gallery
Posts: 243
2termit,
my Filter Management is active. I fact, I couldn't and I can't switch it off. Changes are not saving. Filter is hidden. Now I deleted all filters. I don't really understand what is thumbnail bar.
Also Maginifier is active. It is switch off. It were switch off. But after upgrade it become active.
At this moment, there is no empty thumbnails => working (until smbd will force this err. again =)
2floridave,
I rewrite this top, but didn't understand what does it meant. were they the same (sorry, i didn't look for "return false" in the old file)? thx u, but in any case, it didn't help. see above.
Posts: 243
thx for the new version of this nice module, but I made point
6. upgrade 0.4.10c
then switch on all parameters, switch off, enables, disables, but currently I'm experiencing the same error under IE with javascripnt and markers not shows. -( see here
Posts: 1894
I would need to look at at this in detail. I'm unable to reproduce it with my machine.
I'll ask you if you can some testing if I found something that can resolve this
See you soon !
-------------------------
The Termite
Posts: 243
May be I can try to deinstall and intall it again? Hope, it will clear all database and all settings...
If this helps, my module will look like as just install module, so there will no problem... I'm ready to spent some about don't know how much but to set all my marker again manually....
Will it help?
Posts: 243
Hurring me... In the evening by strance curcistamces it began to work withOUR any errors... Even under IE. So, the there is no more issues to see in this case.
Some small things I have found [0.4.10c]:
- in group/route albums titles and summuries doesn't catch bbcode style captions (but I even don't use these functions).
- when you put a gps by "address" and click "Look for" (or smth like this), they're saved automatically. ? without clicking on Save Button. That's strange in some case...
- in the route feature I've been advised to update theme.tpl => I was just wondering is this update "local/theme.tpl" because as for me I store my modified theme.tlp in the local folder (but I'm not goinf to update, so it out of discussion, just notice...)
Posts: 243
last and one question: have you seen my error under IE? If not, I just can thinkg that it was cache problem... If yes, I'm just wondering what again I have changed to made it working...
Posts: 1894
Yep I know that. Haven't got a pressing need to fix it
True it saves automaticaly, why is that strange ?
Hmmm didn't think about that . It's updating themename/theme.tpl. I guess I should check for a local file before shouldn't I
I'll get that change for next version ;)
Posts: 1894
I haven't yet but then again my testing under IE is very limited (even tho it's discrimination toward the major part of the internet population)
I'll get on that as soon as I can put some more time into coding tonight maybe ?
Posts: 243
If I understand this clear, you didn't have the opportunity even to look at it under IE. So, if so, bug is fixed by itself. =)
Posts: 243
Also I'm trying to figure out the question... (sorry for writing all in one topic):
is Map Module will be (already) included in G2.1?
Posts: 1894
That's not my call really but I think not . Map Module is beta quality at this point and I don't think it will be part of the gallery until it's final.
Plus many things to happen before map module is part of the gallery:
- Less functionality that need to be added
- Beta -> Final
- Major Code review
- More help & usability
See you !