View Single Post
Old February 20th, 2005, 12:43 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: db error on validating new posts

If you'll look in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem.