View Single Post
Old May 11th, 2005, 07:53 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Super Mod uploaded image to my category and he shouldnt be able to

Try looking in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
Replace with this:
Code:
Content visible to verified customers only.
And see if that takes care of the problem.
  Reply With Quote