Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > HTML
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website.

Google
Reply
 
LinkBack Thread Tools Display Modes
Old 07-01-2007, 12:21 PM   #1
Charlie
 
Charlie's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

> > I keep getting broken images on a site when I do not not use a trailing
> > slash:
> > http://www.superiorpics.com
> > However, when I do use a trailing slash all of the images load up just

> fine:
> > http://www.superiorpics.com/
> > The site is using Apache and Linux if that is any help!
> > Any help would be appreciated



Has everyone run out of ideas for what might be causing this problem?


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Advertisements
Old 07-01-2007, 12:21 PM   #2
Mark Parnell
 
Mark Parnell's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

Charlie wrote:
>>> I keep getting broken images on a site when I do not not use a
>>> trailing slash:
>>> http://www.superiorpics.com
>>> However, when I do use a trailing slash all of the images load up
>>> just fine: http://www.superiorpics.com/
>>> The site is using Apache and Linux if that is any help!
>>> Any help would be appreciated

>
>
> Has everyone run out of ideas for what might be causing this problem?


Have you configured your server to send the correct mime types yet? No
point in us suggesting other solutions if you haven't tried what we
suggested the other day yet.

--

Mark Parnell
http://www.clarkecomputers.com.au


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:21 PM   #3
mitan
 
mitan's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

Hi!
Charlie <noemail@noemail.com> wrote...
>>> I keep getting broken images on a site when I do not not use a
>>> trailing slash:
>>> http://www.superiorpics.com
>>> However, when I do use a trailing slash all of the images load up
>>> just fine: http://www.superiorpics.com/
>>> The site is using Apache and Linux if that is any help!
>>> Any help would be appreciated

>
>
> Has everyone run out of ideas for what might be causing this problem?


I truly dont know if this will answer your problem but take a look at this
link, specially to the paragraph "Final Slash in Pathnames":
http://webtips.dan.info/subdir.html

Hope this help,
Regards,

--
Pascal aka mitan



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:21 PM   #4
Mark Jones
 
Mark Jones's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

"Charlie" <noemail@noemail.com> wrote in message
news:UyrJa.6667$Jq3.1122015@news02.tsnz.net...
> > > I keep getting broken images on a site when I do not not use a

trailing
> > > slash:
> > > http://www.superiorpics.com
> > > However, when I do use a trailing slash all of the images load up just

> > fine:
> > > http://www.superiorpics.com/
> > > The site is using Apache and Linux if that is any help!
> > > Any help would be appreciated

>
>
> Has everyone run out of ideas for what might be causing this problem?

I went through the config files on my PC and I can't
see any setting that would cause Apache to do this.


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:21 PM   #5
brucie
 
brucie's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

In post <UyrJa.6667$Jq3.1122015@news02.tsnz.net>
Charlie said...

> Has everyone run out of ideas for what might be causing this problem?


the problem doesn't exist if the correct mime is sent with the images.
(as was said several years ago in the thread)

--
brucie a. blackford. 23/June/2003 11:31:26 am kilo.
http://loser.brucies.com/
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:21 PM   #6
Mark Jones
 
Mark Jones's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

"brucie" <brucie@loser.brucies.com> wrote in message
news:bd5lb6$olncr$1@ID-117621.news.dfncis.de...
> In post <UyrJa.6667$Jq3.1122015@news02.tsnz.net>
> Charlie said...
>
> > Has everyone run out of ideas for what might be causing this problem?

>
> the problem doesn't exist if the correct mime is sent with the images.
> (as was said several years ago in the thread)

Why exactly would that cause it? I can see the images
if I go to index.html, but not if I got to the root directory
and the default file is served. Why would there be a
difference when the same html file is served in both cases?


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:21 PM   #7
brucie
 
brucie's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

In post <bd5lm2$rfb$1@slb3.atl.mindspring.net>
Mark Jones said...

>>> Has everyone run out of ideas for what might be causing this problem?


>> the problem doesn't exist if the correct mime is sent with the images.
>> (as was said several years ago in the thread)


> Why exactly would that cause it?


dunno, its a new one on me but at least you know the fix for it.


--
brucie a. blackford. 23/June/2003 11:41:29 am kilo.
http://loser.brucies.com/
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:22 PM   #8
William Tasso
 
William Tasso's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

Charlie wrote:
>>> I keep getting broken images on a site

>
> Has everyone run out of ideas for what might be causing this problem?


Had a similar problem recently with images not loading fo no apparent
reason. IIRC the problem did not appear to be browser related.

This by no means scientific: I had a quick look at the images in some image
editing program, couldn't see anything out of the ordinary and finally in a
fit of desperation saved the files. Problem went away. No idea what or
why. It just worked.

--
William Tasso - http://www.WilliamTasso.com


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:22 PM   #9
Wipkip
 
Wipkip's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

William Tasso wrote:
> Charlie wrote:
>>>> I keep getting broken images on a site

>>
>> Has everyone run out of ideas for what might be causing this problem?

>
> Had a similar problem recently with images not loading fo no apparent
> reason. IIRC the problem did not appear to be browser related.
>
> This by no means scientific: I had a quick look at the images in
> some image editing program, couldn't see anything out of the ordinary
> and finally in a fit of desperation saved the files. Problem went
> away. No idea what or why. It just worked.


You mean you just had them all in image editing program & had never saved them. LOL Now that's the
best story yet.

--
Duende


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 12:22 PM   #10
Wipkip
 
Wipkip's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Broken image problem

William Tasso wrote:
>>> This by no means scientific: I had a quick look at the images in
>>> some image editing program, couldn't see anything out of the
>>> ordinary and finally in a fit of desperation saved the files.
>>> Problem went
>>> away. No idea what or why. It just worked.

>>
>> You mean you just had them all in image editing program & had never
>> saved them. LOL Now that's the best story yet.

>
> LOL: Foolish boy.
>
> No, I never create stuff with image editors. I have a complete
> absence of both skills and talent for all things graphical. These
> images came with the site I was fixing up - I have no idea how they
> were created.
>
> As I said: Not scientific (I can't reproduce the problem) but it
> worked.


I use a little image viewer (Firehand Ember) & frequently images show up as all black until I open &
save them. than they are fine. As far as I can figure is that they are missing bits of data that is
fixed when resaved.

--
Duende


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Featured Websites
Free Space
Free Space
Free Space Free Space
Reply
Tags: , ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB 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
Looks like mine's broken already :( Alai New Users Help And FAQ 10 06-26-2007 9:24 AM
Broken keyboard pin Yojimbo Motherboards 1 06-11-2007 12:09 PM
Broken 360 out of warranty cNp Console Subjects 18 06-11-2007 8:59 AM
How do I curve or distort a flat label image to fit a round bottle image? Steen Alexandersen Graphics in general 0 05-31-2007 5:34 PM


Featured Websites




All times are GMT +1. The time now is 12:50 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98