Topic: Images not being loaded in the web

I searched this Forum for answers, however it is a mistery for me why in some of my pages the images are not being loaded when viewing in the browser.
What i tried: changing the image preloading to Next
Viewing in other browser: my default browser in Chrome. Viewing in IE same results. Cleared all cache on the browsers. Viewed on different PC's, iPad etc.
Checking individual images: if I point to specific images, the are displayed
I can see the captions but not the image. The JuiceBox icon keeps rotation forever.
Here is the URL: http://vande.ch/photos/ItalyCroatia/index.html
Other pages using the same layout and the same JuiceBox Presets work fine, e.g.
http://vande.ch/photos/SouthAmerica/index.html#1
My JB version 1.51

Appreciate any help.
Thanks
Ed

Re: Images not being loaded in the web

According to your gallery's 'config.xml' file, the first image in your gallery should be located here: http://vande.ch/photos/ItalyCroatia/Pic … a_0001.jpg
However, going directly to that location in a browser (bypassing Juicebox) results in an error 404 (file not found).

Here are a few suggestions which should help to resolve your problem.

(1) Please double check that your gallery's 'images' and 'thumbs' folders (and the image files inside them) have been uploaded to the correct location on your web server. The 'images' and 'thumbs' folders should be directly inside your '/Pics/' folder.

(2) If the image files are in the correct location on your web server, then please check their permissions (and the permissions of the 'images' and 'thumbs' folders themselves) to ensure that they are not too restrictive. Default file permissions of 644 for files and 755 for folder should be fine. You should be able to check and change permissions using either a dedicated FTP program such as Filezilla or via your web hosting account's online file manager. If you have trouble checking and changing file and folder permissions on your web server, then your web host should be able to help you out with this.

(3) Please also see this FAQ which deals with the problem you describe and has an additional suggestion (to check that the imageURL and thumbURL filenames listed in the 'config.xml' file exactly match the actual image filenames, taking care with case-sensitivity, i.e. lowercase vs uppercase, as .jpg is not the same as .JPEG).
My images show locally, but not when I upload them to my website. Why?

I hope that these suggestions help to resolve your problem.
Please let me know how you get on.

Re: Images not being loaded in the web

Hi Steven

The problem was related to case sensitivity. I found in several folders that in the Pics folder, the sub-folder image was inserted with a uppercase "I" while the config.xml listed the URL with a lowercase "i".
I went thru all the directories to fix it.
Thanks for you help.

P.S. Let me say furthermore that - also as per previous experience - the Juicebox support is top-notch ! Thank you.

Re: Images not being loaded in the web

The problem was related to case sensitivity.

I glad that you've been able to find and resolve your problem.
Thank you for letting me know. It's most appreciated.

P.S. Let me say furthermore that - also as per previous experience - the Juicebox support is top-notch ! Thank you.

You're welcome! (And thanks for saying so!)