Thread: Possable Bug
View Single Post
Old July 15th, 2005, 02:03 PM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: Possable Bug

Look in your 'ADV_GALLERY_SHOWIMAGE' template for this code:
Code:
Content visible to verified customers only.
Right below that, add:
Code:
Content visible to verified customers only.
Then open your gallery/newreply.php file and look for:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Last, find:
Code:
Content visible to verified customers only.
Above that, add:
Code:
Content visible to verified customers only.