Image Viewer - Dreamweaver

Discussion in 'Graphics & Multimedia' started by TeZ1973, Aug 3, 2008.

  1. #1
    Hi, I'm trying to put several images on a site using image viewer on dreamweaver. All I get is a white box when I've put the images in the image urls paramater. However, when I preview the site in my browser it works fine, but when I upload the site, it doesn't show.

    I'd appreciate some help. I'm slowly going insane:mad:

    Thanks

    tez
     
    TeZ1973, Aug 3, 2008 IP
  2. Soner

    Soner Active Member

    Messages:
    479
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #2
    You sure that the images and the html files are in the same folder ?
     
    Soner, Aug 3, 2008 IP
  3. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #3
    Yes they're all there in the same folder:confused:
     
    TeZ1973, Aug 4, 2008 IP
  4. Thomas_Horton

    Thomas_Horton Member

    Messages:
    163
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #4
    It could be capitals, when you image name starts with a capital and the image name in your code doesn't, this might happen.
     
    Thomas_Horton, Aug 4, 2008 IP
  5. The_Studio

    The_Studio Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    check the locations are written correctly ie. yoursite.com./images/yourpic.jpg
     
    The_Studio, Aug 4, 2008 IP
  6. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #6
    Thanks for the responses;) It's not the isingle mages I'm having problems with its image viewer, i.e multiple slideshow picks

    I've put the image in as per the browse-insert imagefrom the imageurl parameter function, so the image code is correct.

    I've even tried putting a test image in every file and tried each one, but still no luck.

    the site is www.cornwallkitchenfitters.co.uk if anybody can be arsed to check out the code!

    :mad:Arrggghhhhhhhhhhh:mad:
     
    TeZ1973, Aug 4, 2008 IP
  7. scorpionagency

    scorpionagency Well-Known Member

    Messages:
    2,213
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    155
    #7
    I noticed your header image & nav button images are rooted to this image folder: cornwallkitchenfitters.co.uk/nathankitchen/3662/html/images/ (These show Fine)

    while the images that are Not showing are rooted to this folder: cornwallkitchenfitters.co.uk/images/ (These don't show at all)

    are you sure the images not showing are rooted to the proper folder? Double check to make sure they aren't in the cornwallkitchenfitters.co.uk/nathankitchen/3662/html/images/

    :)
     
    scorpionagency, Aug 4, 2008 IP
  8. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #8
    I've tried a test image in every folder, and it won't show! I've just uploaded the image in the same folder as the other images but no luck:(
     
    TeZ1973, Aug 4, 2008 IP
  9. scorpionagency

    scorpionagency Well-Known Member

    Messages:
    2,213
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    155
    #9
    did you change the root url calling the image when you did that?

    you see, when a root url is entered into the browser for an image, if it's there, it shows, if not, you get an error page...

    Example:::

    your header root: http://www.cornwallkitchenfitters.co.uk/nathankitchen/3662/html/images/headernath.jpg
    (It shows by itself when you click the root link)

    Your first section image root: http://www.cornwallkitchenfitters.co.uk/images/index_24.jpg
    (Notice how you get an error? that means the image does not exist in that root location)

    there's no reason an image will not appear if it is rooted properly. (As depicted above)

    I really don't know any other way to explain it :(
     
    scorpionagency, Aug 4, 2008 IP
  10. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #10
    Yes thanks mate, I just haven't changed all the other images yet, I know why they're not displaying and will correct them accordingly

    It's just the flash image viewer i'm trying to work.

    Thanks for taking the time to respond scorpion:)
     
    TeZ1973, Aug 4, 2008 IP
  11. The_Studio

    The_Studio Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    hi mate
    here is all the links to your broken images
    1. http://www.cornwallkitchenfitters.co.uk/images/index_17.gif
    2. http://www.cornwallkitchenfitters.co.uk/images/index_24.jpg
    3. http://www.cornwallkitchenfitters.co.uk/images/index_31.gif
    4. http://www.cornwallkitchenfitters.co.uk/images/index_33.gif
    5. http://www.cornwallkitchenfitters.co.uk/images/index_41.gif
    6. http://www.cornwallkitchenfitters.co.uk/images/index_41.gif
    7. http://www.cornwallkitchenfitters.co.uk/images/index_41.gif
    they all seem to be pointing to the /images folder,

    pm me your email addy so you can send me the files and i will have a go for you
     
    The_Studio, Aug 4, 2008 IP
  12. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #12
    i've just changed the image folders for the images that weren't showing and they are now, I was going to do this later.

    What won't work is the slideshow, flash image viewer, there should be an image under 'Latest Works'. I want to display all the latest images from his work in a flash slideshow, but it's not displaying.

    Thanks for all your responses:)

    Tez
     
    TeZ1973, Aug 5, 2008 IP
  13. TeZ1973

    TeZ1973 Active Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #13
    The reason it didn't work was because i hadn't uploaded the Jscript file for anybody else who is as dim as me! It works fine now (O:
     
    TeZ1973, Aug 10, 2008 IP