For anyone else who is having this problem, please download the package from here again and upload the /gallery/showimage.php and /forum/includes/functions_gallery.php files over your existing ones.
Then look in your 'adv_gallery_imagebit' template for 2 instances of this:
Code:
Content visible to verified customers only.
Replace both with this:
Code:
Content visible to verified customers only.
Then look in your 'ADV_GALLERY_SHOWIMAGE' template for 2 instances of this code:
Code:
Content visible to verified customers only.
Replace both with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.