Topic: buildgallery.php image path problem
Hi
I have just started using Simpleviewer and am trying to build a gallery and associated xml file using the beta version of buildGallery.php 2.0.0
I am trying to specifiy a relative imagePath by input into the Image Path field of the form but it gives me the following error when I run the build:
Error: the image directory images/ cannot be found (line 227)
The path is correct - if I leave the field blank and edit the generated xml directly and insert the path into imagepath="", then the gallery loads ok. Interestingly I don't get the same error if I specify the relative path for the thumb path field (leaving the image path field blank). In the gallery.xml file the correct thumbpath="relativepath/thumbs" has been inserted.
Is this something that anyone else has noticed?
Thanks for your time...