View Single Post
Old June 22nd, 2004, 12:01 PM   #2 (permalink)
NotInUse
Member
Verified Customer
 
Join Date: Mar 2004
Posts: 35
whoops... posted too soon. I solved it. by replacing line 17 in uploadphoto.php with the following:

require "{$Globals['PP_PATH']}/image-inc.php";

I dont' know why it's requiring an absolute link when image-inc and upload photo are in the same directory.
NotInUse is offline   Reply With Quote