Steffen 'sTb' B. - 2006-03-07 00:14:48
"Failed to upload file"
Look at the screen: http://web0.vps1523.mb9.de/projects/ajax-tests/ajaxfileuploader/screen1.gif
Test it http://web0.vps1523.mb9.de/projects/ajax-tests/ajaxfileuploader/
Ive found another Version of your script: http://localhost/www/others/ajax-tests/ajaxfileuploader2/ but its not working.
Found on http://www.zend.com/codex.php?id=1553&single=1
On your version ( http://web0.vps1523.mb9.de/projects/ajax-tests/ajaxfileuploader/ ) i am missing the following functions:
$returnArray['images'] = $this->returnUplodedImages($allFiles);
$returnArray['sounds'] = $this->returnUplodedSounds($allFiles);
$returnArray['videos'] = $this->returnUplodedVideos($allFiles);
$returnArray['others'] = $this->returnMiscUplodedFiles($allFiles);
When will your version 2 be finished?
best wishes and thanks for your help
mfg Steffen B.