View Single Post
Old February 7th, 2005, 08:10 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Mini Preview bug

If you'll look for '$vba_options[gallery_fileurl]' in your 'adv_gallery_upload_approvebits' template and remove it, then look in your upload.php file for this code:
Code:
Content visible to verified customers only.
And add this right below it:
Code:
Content visible to verified customers only.
Then that should take care of the problem.
  Reply With Quote