Hi everybody.
I have just installed the AD Gallery on my localhost and it only showed thumbnails and no images. I browsed throught the page source and found that the image path is: http://localhost/mysite/sites/default/files/imagecache/galleryimg/sites/..., while it should be http://localhost/mysite/sites/default/files/imagecache/galleryimg/image.jpg.

After creating the path and copying the images to this directory manually the gallery works great.
I thought there is something wrong with the imagecache settings but the thumbnail path is correct and i can not discover how to set the path. Also the path only does not work for the big images, the thumbnails are ok.

Anyone would help?