Hi,
The problem is the server generated wrong path :
homepages/31/d288600241/htdocs/test/phpuploader/
Can you debug it ? open include_phpuploader.php , and find the
function GetWebPath($pfile)
this function use SCRIPT_FILENAME,SCRIPT_NAME,__FILE__ to calculate the virtual path.
--
BTW , are you using the last version , when do you download the uploader ?
One of the old version has bug on that function , Please make sure you are using the newest version.
Regards,
Terry