PDA

View Full Version : Photos canīt be viewed with IE! Still the same problems - firefox is OK


fototourist
Apr-08-2008, 11:02 PM
Hello everybody!

Iīm very sad... cause I still have the same problems. And noone can help me :-(
Most of my pictures canīt be viewed with the Internet Explorer in the "smugmug"-style! - the whole galleries are affected. If i switch the style to e.g. traditional-style - everything is Ok - but I like to have smugmug-style for all my galleries. And of course not only for visitors with Firefox.

Can anybody help me! PLEASE!

Stefan J. Wolf
www.fototourist.net

denisegoldberg
Apr-09-2008, 04:55 AM
It appears to be something in your customization that is causing this. I went to your gallery http://fototourist.smugmug.com/gallery/4320076_9ifiT/1 in IE7 and saw the problem (no photos showing). I then replaced fototourist with www to go to the default smugmug display for that gallery - http://www.smugmug.com/gallery/4320076_9ifiT/1#267504276 - switched to smugmug style, and everything was fine.

The only suggestion I have is to make a basckup copy of all of your customization and then start pulling pieces of the customization out until you find the problem. Alternatively you could remove all of the customization and then start adding it back piece by piece.

Hopefully someone else has a more straightforward method for finding the problem code.

--- Denise

Andy
Apr-09-2008, 05:01 AM
It's your js menu you've installed, it breaks IE6.

<div id="menu" align="center">
******** src="http://www.wolf-stefan.de/smugmug%20navbar/xaramenu.js"></********
******** menumaker src="http://www.wolf-stefan.de/smugmug%20navbar/fototourist.js"></********
</div>

if you remove that, you're fine in IE6...

I'm very sorry about that - don't know a work around, but a smart javascripter might know.

fototourist
Apr-09-2008, 08:14 AM
Oh! ... bad news! This script looks very complex. But I like to have the menu - what can I do??? :-(

Andy
Apr-09-2008, 09:03 AM
Oh! ... bad news! This script looks very complex. But I like to have the menu - what can I do??? :-(
You could use a different menu option. I'm very sorry, or you could find out why that external script is busting IE6.

I wish I could help more, but I'm not familiar with that Menu system, or Javascript.