If you'll look in your /forum/includes/functions_gallery_imageedit.php file for this code:
Code:
Content visible to verified customers only.
Right above it add this:
Code:
Content visible to verified customers only.
Then look in your gallery/upload.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should fix the problem.