View Single Post
Old February 22nd, 2005, 12:40 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Newest Images on Gallery home page

In your gallery/index.php file look for:
Code:
Content visible to verified customers only.
Right above that, add:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
And right above that add:
Code:
Content visible to verified customers only.
And that should take care of the problem.