Results 1 to 6 of 6

Thread: css gallery

  1. #1
    Join Date
    Jul 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default css gallery

    Hi there, I want to use the gallery on my website but the site opens in fotoboek nothing else but vertical stripes. It seems that the browser don't find the pictures. in localhost it works fine, what is my fault?
    I copied the code from the site and entered it in my site but nothing works.
    please help
    You can look on www.bartallo.nl/fotoboek/fotoboek.php
    The title from the thumbnails is shown well. This title is a php var placed in an other file in an other directory : opmaak/lang/de.php
    thanks for help
    bartallo

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    The paths to the images are not working. Did you upload the images to the server ?. If yes, then you need to change the paths so they point to the pictures

  3. #3
    Join Date
    Jul 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi azoomer,
    thanks for your reaction.
    the paths are looking the same as they are on my localhost. I uploaded the directory as is and on my provider I have to use localhost eather. So I assumed that the path is not the problem. I even changed the path from the scr from one picture in: http://www.bartallo.nl/fotoboek/imag...n_IMG_1029.JPG and I got nothing. So I don't know what to do further
    bartallo

  4. #4
    Join Date
    Jul 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi azoomer,
    Edit
    I tested in IE and I could see the browser downloaded the pictures out of the right directories, but don't show them
    bartallo

  5. #5
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    It looks like it is still a question of getting the paths right. If i change the first image url to
    images/thumbnails/tn_IMG_1029.JPG a picture appears in the browser at the right place.
    You could try to rename all the pictures and the paths to something really simple like
    1.jpg , 2.jpg etc then there shouldn't be that much room for error.

  6. #6
    Join Date
    Jul 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi azoomer,
    Thanks to you I found my mistake: The providers website is operated by Linux and my testsite is operated by Windows Vista. So linux is case sensitive and windows is not. I renamed the pictures what was your suggestion and I saw the fault. Thanks again for your patience.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •