View Single Post
Old July 6th, 2005, 10:41 AM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: Members Categories

Nope, it shouldn't. If you'll look in your ADV_GALLERY_BROWSEIMAGES template for this code:
Code:
Content visible to verified customers only.
Add this right above it:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
And add this right below:
Code:
Content visible to verified customers only.
That should take care of the problem.