Forum Moderators: open

Message Too Old, No Replies

Pictures don't display in IE on only one page

         

rapidcars

12:17 am on Apr 16, 2007 (gmt 0)

10+ Year Member



I have a really weird problem that makes no sense at all. The pictures don't load on the index page in IE. If you click on a link and then go back to the index page it works fine. All the other pages on the site work fine and this only happens in IE.

rapidcars

12:51 am on Apr 16, 2007 (gmt 0)

10+ Year Member



Just discovered that if you point to the page ie. http://example.com/index.php it works fine but if you just go to example.com it doesnt work. T also only happens the first time you go to the site after opening up IE.

[edited by: tedster at 2:38 am (utc) on April 16, 2007]
[edit reason] switch to example.com - it will never be owned [/edit]

rapidcars

1:18 am on Apr 16, 2007 (gmt 0)

10+ Year Member



I'm using a redirect script now to index2.php as a temporary fix and it works. This is really odd.

rapidcars

1:38 am on Apr 16, 2007 (gmt 0)

10+ Year Member



I just tried putting up a page with random images and no other code to the main page and that doesn't work either so its not the code. And it can't be the server cause it works fine on firefox. I can't think of anything else it could be

tedster

2:41 am on Apr 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have you tried using "View Source" to see what IE is getting from the server for each of the two addresses?

penders

6:37 am on Apr 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Maybe IE's cache is corrupt?! Clear the cache and check 'Delete all offline content'.

rapidcars

12:51 pm on Apr 19, 2007 (gmt 0)

10+ Year Member



Source code is delivered correctly. Clearing the cache didn't help. This is also happening on my friends computer also. Contacted my server but they couldn't find any problem.

penders

1:59 pm on Apr 19, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hhhhmmm... do you have a width/height set on your images...? The absence of said attribs/style has been known to cause problems in IE at times - always good practise to include if you can.

rapidcars

1:30 pm on Apr 21, 2007 (gmt 0)

10+ Year Member



Yes width and height are set.

Trace

4:04 pm on Apr 23, 2007 (gmt 0)

10+ Year Member



Are you sure index.php is set as your page by default on the server and not index.htm or index.html?

Basically it just sounds like when you don't specify index.php that it's pointing to somewhere else.

If not - what about load balancing?