View Single Post
Old August 15th, 2005, 06:19 PM   #7 (permalink)
Brian
Guest
 
Posts: n/a
Re: subsciption/email problem

For anyone else that's having this problem, look in your forum/includes/functions_gallery.php file for this bit of 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.