gulfiz ergin wrote:
> Tim Williams wrote:
> >
> > Can you run the Photogallery sample site?  Does it work properly?
> 
> yeah, it is working properly no problem with it..

Lets be sure. Can you see the beach picture?
at http://localhost:8888/gallery/demo/pic_1.html

gulfiz ergin wrote:
> Tim Williams wrote:
> >
> > Can you copy your site to a simple path (e.g. C:\temp) and try to           
> >    
>build from there?  I'm wondering if the spaces in the directory path           
>aren't the issue.                                                              
>
> as you said I change the path...both nothing has changed...when I check       
>   
> error.log,it is empty

So something has changed. That means that the error that you
reported earlier is gone, which indicates that the use of spaces
in the directory name might be causing problems.

However, it seems that you have something else wrong
with your use of the PhotoGallery plugin. I think that
you need to take a step back and explain exactly where
you have placed your images and what is in your album.xml
file for one of the galleries. I suggest that you create
an issue [1] and attach your index.xml file, and an album.xml
file, and a listing of your xdocs/images/gallery/*/ directory.
[1] http://forrest.apache.org/issues.html

The PhotoGallery works fine for me.

What version of Forrest are you using?

Also, have a look at these issues and see if any apply to you:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=12310000&sorter/order=DESC&sorter/field=priority&resolution=-1&component=12310045

-David