Topic: Picasa/iPad "No Images Specified in Gallery XML."
I purchased SimpleView-Pro today to generate galleries for my own site via the Picasa 'export to HTML' function. All files then uploaded via ftp.
http://www.buildingsrus.co.uk/photo_alb … index.html
Gives perfect results on my desktop PC using Chrome.
However, when accessing on iPad gives the following message:
"No Images Specified in Gallery XML."
Does not seem to work on iPhone either.
I have not edited the 'index.html' generated by Picasa.
I have edited 'header.xml' which is as follows:
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery
galleryStyle="MODERN"
title="<%albumName%>"
textColor="FFFFFF"
frameColor="FFFFFF"
frameWidth="0"
thumbPosition="LEFT"
thumbColumns="3"
thumbRows="9"
showOpenButton="TRUE"
showFullscreenButton="TRUE"
maxImageWidth="1200"
maxImageHeight="1200"
useFlickr="false"
flickrUserName=""
flickrTags=""
languageCode="AUTO"
languageList=""
imagePath="images/"
thumbPath="thumbs/"
>
Any suggestions gratefully received