Just in case this issue should be relevant to anyone else ...
We were getting errors on some individual image pages that did not have exif data attached (
vb 3.8.4 pl2 and pp 7.01). The fix was to add a statement checking for empty exif data before and not after the 'list' exif data.
In showphoto.php find ...
Code:
Content visible to verified customers only.
and replace with this ...
Code:
Content visible to verified customers only.
Then find this ...
Code:
Content visible to verified customers only.
and replace with this ...
Code:
Content visible to verified customers only.