[b]@acrylian:[/b] I had a funny feeling it was like that - I haven't seen any themes with something that I described/wanted.
Therefore, I've opted to go back to `album.php` and omit the use of `image.php`.
`album.php` loads the selected album and the thumbnails for the images within it (there are no sub-albums).
Using Colorbox, I want to be able to click a thumbnail and open it in a Colorbox lightbox, however for this, I need a full path to the image url, not a `[...]/zenphoto/pre-wedding/img_8342.jpg.php`.
I have a sneaky feeling this isn't easily accomplished from album.php - am I right?