Topic: Missing images on iPhone and iPad
Hi all, I've been a long time user of SimpleViewer and it's worked really well for me. I've recently upgraded from version 1.9 to 2.3 and adjusted the HTML to use the new SVCORE directory appropriately. The website works really well and I'm very happy with it.
You can see it here: http://www.helenparris.com
Now my problem as you can see from the topic title is that when I view the website via an iPhone or iPad the image placeholders appear but do not get loaded. I must be missing something fundamental but I can't work it out.
All filenames are in the format of: 0000123.jpg so there are no filename case problems as far as I can see.
My Gallery.xml files look like this:
<?xml version="1.0"?>
<simpleviewerGallery maxImageWidth="640" maxImageHeight="640" textColor="0xFFFFFF" frameColor="0xFFFFFF" frameWidth="10" stagePadding="40" navPadding="40" thumbnailColumns="3" thumbnailRows="3" navPosition="left" vAlign="center" hAlign="center" title="Cenotes" enableRightClickOpen="false" backgroundImagePath="" imagePath="cenotes/photos/" thumbPath="cenotes/thumbnails/">
<image>
<filename>000274.jpg</filename>
<caption>Carwash Cenote, Tulum, Mexico (C01)</caption>
</image>
<image>
<filename>000308.jpg</filename>
<caption>Gran Cenote, Tulum, Mexico (C02)</caption>
</image>
.....
If anyone can point me in the right direction I'd be grateful.
Thanks,
Gareth.