Ahhh, ok. I'm too used to validating them through the mod cp. There are a couple of changes that need to be made, so I've just updated the files here. Please download the package from here again and upload the /gallery/moderate.php, /forum/includes/functions_gallery.php, and /forum/modcp/vba_gallery.php files over your existing ones. Then look in both your 'adv_gallery_categorybit_level1' and 'adv_gallery_categorybit_level2' templates for this code:
Code:
Content visible to verified customers only.
Replace it with this:
Code:
Content visible to verified customers only.
Then replace the contents of your 'adv_gallery_moderate_postbits' template with this code:
Code:
Content visible to verified customers only.
And that should take care of the problems.