Gallery Error

This topic has 3 voices, contains 3 replies, and was last updated by  E2 859 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
September 27, 2009 at 3:36 pm #586

So I read through the documentation/watched the video. I created a folder beside the two test galleries named “Flowers”. In that, there are 8 images, and thumbnails of them each in a “thumbs” folder, I also created a “large” folder.

Then I generated the XML file and uploaded it, using the name in my config file. When I go the the index file, this is what comes up : http://claraengel.com/photography/photos/index.php

Any ideas what I could be doing wrong?

Thank you!

September 27, 2009 at 4:06 pm #587

FYI, this looks like same problem I posted about over in Feature requests…. we worked backwards to one version that partly worked, from a backup, but still looking to understand the problem better and actually fix it generally.

September 27, 2009 at 4:26 pm #588

hmm… so this version does not work? I didnt seem to do anything different from the example. Even after straight unzipping the sample, it was a lot like this. Guess I might have to look for another product

September 27, 2009 at 10:07 pm #589

E2

You XML file is incomplete, you don’t have the required XML beginning

<?xml version="1.0" encoding="UTF-8"?>

and you need to wrap your xml output in in:

<galleries>
Output XML paste here.
</galleries>

Make sure you look at the sample XML file for the correct XML formatting.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.