Thread: cookie problem
View Single Post
Old May 6th, 2005, 12:03 PM   #6 (permalink)
Brian
Guest
 
Posts: n/a
Re: cookie problem

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