For anyone else that's having this problem, look in your forum/includes/functions_gallery.php file for this bit of code:
Code:
Content visible to verified customers only.
Replace with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.