Great, thanks! That worked, and now it's embedded properly, with the title coming up, and the number of photos in the album, but none of the photos are showing up. I tried recreating the album, but it didn't work. Any suggestions?

Sam

Hey -

I'm trying to embed a gallery into my iWeb page, but I'm getting the "Config XML file not found" error. I've tried everything, and still can't get it to work.

The folder I'm using is called "juicebox" and I uploaded it to the server.

This is the page I'm trying to embed it on;

http://woodennickels.ca/2_Photos.html

This is the embed code I'm using.

<!--START JUICEBOX EMBED-->
<script src="http://www.woodennickels.ca/juicebox/jbcore/juicebox.js"></script>
<script>
  new juicebox({
      containerId : 'juicebox-container',
      baseUrl : 'http://www.woodennickels.ca/juicebox/',
  });
  </script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

Any suggestions?

Thanks,
Sam