Results 1 to 8 of 8

Thread: Conveyor Belt slideshow script HELP

  1. #1
    Join Date
    Feb 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Conveyor Belt slideshow script HELP

    1) Script Title: Conveyor Belt slideshow script

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex...rightslide.htm

    3) Describe problem:

    I input the same code as per dynamicdrive. just change the image name to my image name.

    I test view on my own com. everything turns out great. But i upload it into the web server.

    From Mozilla > I keep seeing only the 1st image being repeated.

    From Internet Explorer > I only saw the 1st image, the other 4 images i input is shown as 'x'. (no images)

    May i know what is wrong here?

    Anyone have any idea?

    -

    the code is exactly the same. just image name changed.
    Last edited by Snookerman; 04-22-2009 at 02:11 PM. Reason: added “Resolved” prefix

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Sounds like you forgot to upload the other images. Or, if you did upload them, you uploaded them to the wrong place.

    One other thing to remember here is that upper and lower case matter in path and file names on the web, not so on the local machine.

    If you want more help:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Feb 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yeah. the funny part is.

    the name is correct. in the correct folder.

    and images are all up there.

    www.dcrc-asia.org <-- pls only see the front page as the rest i no change. only the index.htm i change.

    you can try viewingwith IE or Mozilla. it's different.

    kindly please advise.

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    http://www.dcrc-asia.org/images/21.jpg
    http://www.dcrc-asia.org/images/31.jpg
    http://www.dcrc-asia.org/images/41.jpg
    http://www.dcrc-asia.org/images/51.jpg


    All of the above, don't exist.

    I believe all the above are using .JPG, not .jpg.
    ( I know, its weird )
    Jeremy | jfein.net

  5. #5
    Join Date
    Feb 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    it is in '.jpg'

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    For example:

    http://www.dcrc-asia.org/images/21.jpg

    is a 404 not found, but:

    http://www.dcrc-asia.org/images/21.JPG

    is there.

    So either rename the files, or enter their names properly in the code of the script:

    upper and lower case matter in path and file names on the web, not so on the local machine
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  7. #7
    Join Date
    Feb 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    thanks! i didnt know that. Thank you so much! it's working beautifully now!

    =D

  8. #8
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I'm glad to help you redisme! Your welcome!
    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

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
  •