View Single Post
Old June 25th, 2006, 07:53 PM   #7 (permalink)
ssslippy
Member
Verified Customer
 
Join Date: May 2006
Posts: 48
I found the error. It was using
$vbpath = "/home/obliv/public_html/gallery/forums";
when it was suppose to be
$vbpath = "/home/obliv/public_html/forums";
Thanks
ssslippy is offline   Reply With Quote