Topic: Single image on Android
I am using Simple-pro V2.3 with WYSIWYG wrapper. I only get the first image to show on Samsung Tablet.
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer-Pro v2 → Single image on Android
I am using Simple-pro V2.3 with WYSIWYG wrapper. I only get the first image to show on Samsung Tablet.
Please post the URL to your gallery so that I can take a look.
http://awhileback.org/photo_folder/test/test.html
This is simply a test page.
You have errors in your gallery's XML file (http://awhileback.org/photo_folder/test/test.xml) due to image filenames such as "555-General-Tire,-Corner-McGaughey&Main-c1960.jpg". Certain charcters such as & are reserved and must be escaped.
As the image filenames form part of a URL when uploaded to a web server, it would be wise to use only web-safe characters.
Please see section 2.3 of this document for details: http://www.ietf.org/rfc/rfc3986.txt
Characters that are allowed in a URI but do not have a reserved purpose are called unreserved. These include uppercase and lowercase letters, decimal digits, hyphen, period, underscore, and tilde.
Try renaming your images using only alpha-numeric characters and this should resolve the problem.
thanks!
SimpleViewer Forum → SimpleViewer-Pro v2 → Single image on Android
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.