Results 1 to 4 of 4

Thread: Simple Controls Gallery not working when uploaded

  1. #1
    Join Date
    Jun 2010
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Simple Controls Gallery not working when uploaded

    1) Script Title: Simple Controls Gallery

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...plegallery.htm

    3) Describe problem: Works fine on the testing server but when i upload it (and all the support files) the images don't show in any browser. I have checked the paths and the IE comma issue. I have no idea what to do next!

    http://www.4culture.org/test/

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

    Default

    Maybe it will work if you get rid of one period. Like this:
    Code:
    ["./images/slide1.jpg", "", "", "gdsafdsafdsaia"],
    ["./images/slide1.jpg", "", "", "gdsafdsafdsaia"],
    ["./images/slide1.jpg", "", "", "gdsafdsafdsaia"],
    ["./images/slide1.jpg", "", "", "gdsafdsafdsaia"]

  3. The Following User Says Thank You to azoomer For This Useful Post:

    annac (01-21-2011)

  4. #3
    Join Date
    Jun 2010
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    YES! that fixed it. but why? what does one period mean?

    Thank you!

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

    Default

    With an extra period the path leads to the folder above the images folder (the parent folder), as far as I have understood it !

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
  •