doesn't display the photos online but it does offline, any help?

Discussion in 'HTML & Website Design' started by lizzie87, Apr 10, 2006.

  1. #1
    Hi everyone..

    i got this site:
    www.pethke.nl
    If you go to Artikelen -> Sidetables and click on a sidetable, you can see that the photo on the left isn't displayed.
    I really do not understand why.. the link to the photo is 100% correct..
    Does anyone has any idea how to solve this problem?

    Thanks!
     
    lizzie87, Apr 10, 2006 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In your HTML, it's probably referencing the image file on your harddrive and not on your webserver.
     
    exam, Apr 10, 2006 IP
  3. brian394

    brian394 Well-Known Member

    Messages:
    226
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #3
    After looking at your page, I'm thinking this could be a permissions issue. The pictures are there, but they are coming up as "403 Forbidden", which tells me their permissions are set incorrectly. You can try to fix it by changing all the files in this directory "/Images/sidetablesinfo/" so that they are readable by both "Group" and "Public". You can use the command...

    CHMOD 644

    to do this using your FTP Client.
     
    brian394, Apr 10, 2006 IP
    exam likes this.
  4. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Good call Brian. I answered without actually looking at his site, 'cause it's a pretty common problem.
     
    exam, Apr 10, 2006 IP
  5. lizzie87

    lizzie87 Peon

    Messages:
    26
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi guys,

    I changed the permissions.
    But it still doesn't display them.
    I'm 100% sure the link to the photo is right, as I implemented the file with a program. What can be the problem, i also tried other types of format; jpg/gif.. but no, doesn't work..
     
    lizzie87, Apr 11, 2006 IP
  6. lizzie87

    lizzie87 Peon

    Messages:
    26
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    new link by the way:
    www.lisettebast.nl/Pethke/index.html
    but it's the same..
     
    lizzie87, Apr 11, 2006 IP
  7. ing

    ing Well-Known Member

    Messages:
    500
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    195
    #7
    I see pictures on that page.

    <edit> oops, sorry.. I see where u mean now
     
    ing, Apr 11, 2006 IP
  8. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #8
    Quite obviously, you haven't got the permissions right.
    cheers,

    gary
     
    kk5st, Apr 11, 2006 IP
  9. Notch

    Notch Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Must be fixed.... or I am missing something.. I see the images....
     
    Notch, Apr 14, 2006 IP