slideshowbox can't display any image

Posted by user1325026 
slideshowbox can't display any image
June 23, 2013 11:05PM
this is the first time i post in this forum and i don't know how execatly to use it. My problem : I bought 10 domains keys 3 days ago after using demo on my localhost. Locally the slideshowbox works fine but published on the website any photo can't be displayed.
In the same website i use also jcplayer and it works fine locally and online. how can i do to transmit you elements for helping me?
here is the link to my page : [www.solba.net]

the structure of my website :

my xml file looks like this :
<?xml version="1.0" encoding="utf-8"?>
<slideshowbox>
<items>
<item>
<thumbnailPath>../slideshowbox/photobox/image01.jpg</thumbnailPath>
<largeImagePath>../slideshowbox/photobox/image01.jpg</largeImagePath>
<fullScreenImagePath>../slideshowbox/photobox/image01.jpg</fullScreenImagePath>
<title><![CDATA[Image 1]]></title>
<description><![CDATA[Description for image 1]]></description>
</item>
<item>
<thumbnailPath>../slideshowboxbox/photobox/image02.jpg</thumbnailPath>
<largeImagePath>../slideshowbox/photobox/image02.jpg</largeImagePath>
<fullScreenImagePath>../slideshowbox/photobox/image02.jpg</fullScreenImagePath>
<title><![CDATA[Image 2]]></title>
<description><![CDATA[Description for image 2]]></description>
</item>
</items>
</slideshowbox>

Please help me.



Edited 5 time(s). Last edit at 06/24/2013 08:23PM by user1325026.
Re: slideshowbox can't display any image
June 26, 2013 07:08AM
my problem is solved. Tank to support service for his help. my xml works good with absolute or relative path. i get wrong with the file extension. the browser can't access to my images because of small letter extention while my images have capital extention letters (it makes difference between .jpg and .JPG).
Sorry, only registered users may post in this forum.

Click here to login