I have an gallery setup to folder Album. I import this gallery imported to file index.php from the root of the webpage. All the images are working but when I tried to view the original size of the image which I have to click on the thumbnail it give me this link http://mysite.com/images/nature/img_8675.jpg . It is missing Album before images ( the correct url http://mysite.com/Album/images/nature/img_8675.jpg ) Please show me how to edit it to make it work. Thanks A lot.