Topic: No images specified in Gallery.xml
Sorry to bother you, but after a few days Googleing I have to admit defeat. I am attempting to build a photography website: www.festivalpictorial.com.
I am using Arvixe Builder and have embedded an html box with the following SV script on a page http://festivalpictorial.com/Band-Pics/
This is not the exact script generated by SVBuilder - the original script never seems to display a frame.
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="http://www.festivalpictorial.com/ajbry/public_html/SimpleViewer/svcore/js/simpleviewer.js"></script>
<script type="text/javascript">
simpleviewer.ready(function () {
simpleviewer.load("sv-container", "100%", "100%", "222222", true, flashvars);
});
</script>
<div id="sv-container"></div>
<!-- END SIMPLEVIEWER EMBED -->
My file manager in CPanel looks like this:
home/ajbry/public_html/SimpleViewer/
Simple Viewer then has images, svcore and thumbs plus gallery.xml and index.html. My images are sat in images.
ANY help would be gratefully appreciated. Kind regards.