I now see that `<?php printLatestAlbums(1) ?>` is working, but the image it is outputting isn't displaying.
The code above is outputting:
`
<u l>
[*]
[img]/my-site/site/zp-core/i.php?a=weddings&i=&s=75&cw=75&ch=75[/img]
</u l>
`
But no image is displaying.
Having said that, I suppose this isn't even the solution I want as it will only be displaying a link to the album and the album thumbnail, whereas I want all of the images to be displayed from that album.
Looks like I will be looking into `printLatestImages()`.
Thanks.