View Single Post
Old February 10th, 2010, 08:12 AM   #19 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
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...
Luciano is offline   Reply With Quote