Good find...
You are indeed right..
do the following:
open the file:
forums/admincp/vb_gallery_admin.php
and in that file find:
Code:
Content visible to verified customers only.
IT is there
twice, once around line 1831 and the second around line 2185
in
BOTH cases replace with:
Code:
Content visible to verified customers only.
(replacing the '' with 0)
Then rebuild your thumbnails..
It should work now...
Luc
PS: one is for rebuilding thumbs, the second one for scanning database for errors...