View Single Post
Old April 3rd, 2005, 11:01 AM   #6 (permalink)
Brian
Guest
 
Posts: n/a
Re: Private categories not so private

If you'll look in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem with sub categories.