View Single Post
Old December 23rd, 2004, 11:31 AM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: member gallery permissions overriding others

For anyone else having this problem, please look in your forum/includes/functions_gallery.php for this code:
Code:
Content visible to verified customers only.
Replace it with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.

Pryce - That should take care of the problem mentioned in your thread as well, but if not please let me know.