View Single Post
Old July 16th, 2005, 09:53 PM   #5 (permalink)
Brian
Guest
 
Posts: n/a
Re: Fatal error: Call to undefined function: parse_bbcode2()

If you'll look in your includes/functions_gallery.php file for this code:
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.
And that should take care of the problem.