Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Shared Hosting Support

Notices

Reply
 
Thread Tools
  #1  
Old 06-06-2005, 08:46 PM
psylenced psylenced is offline
Baby Croc
 
Join Date: Sep 2004
Posts: 61
Default Image Half Loading

This is a really wierd issue, not really sure whether its server or browser related or what is causing it.

I host a gallery of about 4-5000 images.

Sometimes when i link to the images externally, they'll only half come up.. ie the top of the image shows but stalls before the end. I thought this was just an issue at my end, but now other users have reported the same problem (I think while viewing the gallery on the server).

The image software is gallery, but it's happened also if the .jpg is directly accessed as well.
Reply With Quote
  #2  
Old 06-07-2005, 06:18 AM
hotdog hotdog is offline
Junior Croc
 
Join Date: Jan 2005
Posts: 108
Default Re: Image Half Loading

Have the images been through image:magick ? I've been having problems with it and can't get a straight answer from HG about if anything has been changed or updated (am sure gallery uses IM or GD), if not ignore this post

Sounds like the images are being corrupt somewhere, usually images display or they don't unless a third party is involved in it somehow.
Reply With Quote
  #3  
Old 06-07-2005, 06:37 PM
psylenced psylenced is offline
Baby Croc
 
Join Date: Sep 2004
Posts: 61
Default Re: Image Half Loading

Yep, as its using gallery, all have been processed with image magik.

Here is an example:



And if you look in the source code there's nothing unusual about the tags:

<img style="width: 326px; height: 244px;" src="http://photos.psylenced.net/albums/20040626_Nonsenseland/aai.sized.jpg" border="0"><br>
<img style="width: 327px; height: 243px;" src="http://photos.psylenced.net/albums/20040425_Digital/ade.sized.jpg" border="0"><br>
Reply With Quote
  #4  
Old 06-07-2005, 06:45 PM
psylenced psylenced is offline
Baby Croc
 
Join Date: Sep 2004
Posts: 61
Default Re: Image Half Loading

Another thing, its not like the image isnt fully there, because i reloaded the page a few times and they both came up correctly. Its like the download is stalling halfway through the image for some reason.
Reply With Quote
  #5  
Old 06-08-2005, 07:04 AM
hotdog hotdog is offline
Junior Croc
 
Join Date: Jan 2005
Posts: 108
Default Re: Image Half Loading

change the style="width: 326px; height: 244px;" to just width="326" height="244" and remove the dots(.) from the filenames, replace them with underscroes (_) *image::magick can do this on upload), the extra dots and CSS could be your problem, some browsers hate stuff like this.

Not always a good idea using the full path to images either, if you change domains or get hotlinked it isn't a quick and easy edit to change.

Example, your image is called image.jpg and a forum has hotlinked it (posted it on their busy forum using full path - which uses your bandwidth), renaming the image to image1.jpg gives them a dead link, so you replace image.jpg with a 1x1 pixel image which is usually around 10 bytes or less which can actually weight less in error log entries. You just change the path on your site from image to image1 and your guests never notice the difference.
Reply With Quote
  #6  
Old 06-09-2005, 12:18 AM
psylenced psylenced is offline
Baby Croc
 
Join Date: Sep 2004
Posts: 61
Default Re: Image Half Loading

Sorry maybe you have misunderstood:

photos.psylenced.net is my hostgator hosting account where i am using the gallery software (gallery.menalto.com) and the dots are inbuilt into the software.

The screenshot i provided was from a forum which is not hosted by me.

the style="width" occurs when you use the wysiwyg editor provided on some forums.

The issue isnt that it cant access the file, it's that its downloading the image and then freezing half way through downloading it.
Reply With Quote
Reply

Bookmarks

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image re-vamped Andeavour Site Promotion 1 06-03-2005 02:28 AM
Image Galleries Krish Pre-Sales Questions 0 12-19-2004 03:20 PM
What is the default page loading order? lktree Shared Hosting Support 3 09-01-2004 05:23 PM

All times are GMT -5. The time now is 07:39 AM.