Images not loading on some computers

This is a discussion on "Images not loading on some computers" within the Web Page Design section. This forum, and the thread "Images not loading on some computers are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 7th, 2006, 09:42
Up'n'Coming Member
Join Date: Jun 2006
Location: Northern Ireland, United Kingdom
Age: 22
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Antwan
Exclamation Images not loading on some computers

Hi everyone, I have a question that has been bugging everyone in our office for days. Our company website is http://www.ics.heacademy.ac.uk/

In the design of the website, there are advertisements inbetween the four coloured boxes, little in-house advertisements for different parts of our website. On certain computers, these images do not appear, and the four boxes fill the space. This only happens on certain computers. In our office it happens on one, and then it also happens on some of the staff's home computers. Originally, we looked at firewalls being the cause but we all use different firewalls and in some cases we have the same firewalls on some computers and one displays the images and one doesn't.

Next we looked at plugins for firefox (like ad blockers etc.) but yet again, everyone has different and the problem is cross-platform (ie and firefox). Operating systems are all Windows XP.

Whats strange is that, if you compare the source code on a computer that the images load on, to the source code on a computer that the images don't load on, the link of the image is there, but the actual content of the link has disappeared so for example:

Code of a link on a computer that SHOWS the images:
Code: Select all
<a href="http://www.ics.heacademy.ac.uk/utilities/site-comments.php"><img src="images/adverts/sitecomments.jpg" alt="Higher Education Academy for Information and Computer Sciences Website Comments" width="250" height="55" border="0" /></a>
Code of a link on a computer that DOESN'T show the images:
Code: Select all
<a href="http://www.ics.heacademy.ac.uk/utilities/site-comments.php">                                                                    </a>
Any help on this would be greatly appreciated as we're really in the dark on this one.


Anthony
Reply With Quote

  #2 (permalink)  
Old Sep 7th, 2006, 15:07
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Images not loading on some computers

Assuming the links you have pasted have not lost anything in the process, the most obviously striking thing is that the link from a machine that doesn't show the image doesn't have a reference to the image.

That section of code from the link on a machine that does work is just blank spaces.

If you are talking abot the four boxes down the centre of the page, I see them.

At the moment I can only suggest a process of elimination. Capture the code as displayed on a machine that works onto a floppy/CD and then try that in a machine that doesn't.

The object is to try and figure where and why that img code is being stripped out.
Reply With Quote
Reply

Tags
images, loading, computers

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help w/ rollover images not loading camcool21 JavaScript Forum 3 Jan 1st, 2007 01:22
Swf loading on some computers, not on others Popester Flash & Multimedia Forum 3 Dec 26th, 2006 21:23
Loading images and playing with them DrGonzo Flash & Multimedia Forum 1 Oct 25th, 2006 14:25
Images loading too sporadically laura888 Web Page Design 4 Jun 19th, 2006 15:42
loading external images and txt files ST Flash & Multimedia Forum 9 Aug 2nd, 2005 17:20


All times are GMT. The time now is 17:55.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43