Seandirty
10-07-2009, 04:01 PM
I have been staring at code, and pulling out my hair for almost a week trying to add more then 1 album to the gallery.xml Ive tried every combination of
(original album)
<albums>
<yadda yadda>
</albums>
</albums>
********************
(second try)
<albums>
<album title>
</albums>
<albums>
<album title>
</albums
</albums>
********************
Well ive tried alot of combo's SOMEONE PLEASE HELP
www.seandirtyproductions.com
The current code i have is. I cut it down to just 1 pic to make it simple.
<albums>
<albums title="Picture" description="Various Models">
<image title="Alicia" date="21.04.08" thumbnail="image-1.jpg" image="image-1.jpg" link="images/photosgallery/thumbs/image-1.jpg" >Image description</image>
</albums>
</albums>
(original album)
<albums>
<yadda yadda>
</albums>
</albums>
********************
(second try)
<albums>
<album title>
</albums>
<albums>
<album title>
</albums
</albums>
********************
Well ive tried alot of combo's SOMEONE PLEASE HELP
www.seandirtyproductions.com
The current code i have is. I cut it down to just 1 pic to make it simple.
<albums>
<albums title="Picture" description="Various Models">
<image title="Alicia" date="21.04.08" thumbnail="image-1.jpg" image="image-1.jpg" link="images/photosgallery/thumbs/image-1.jpg" >Image description</image>
</albums>
</albums>