View Single Post
Old April 22nd, 2005, 11:17 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Force All Fields To Be Required On Upload Form?

If you'll look in your /forum/includes/functions_gallery_imageedit.php file for this:
Code:
Content visible to verified customers only.
And add this right above it:
Code:
Content visible to verified customers only.
Then that should do the trick.
  Reply With Quote