PHP Classes

Failed to upload file

Recommend this page to a friend!

      AJAX File Uploader  >  All threads  >  Failed to upload file  >  (Un) Subscribe thread alerts  
Subject:Failed to upload file
Summary:All works fine but i have the following error:
Messages:2
Author:Steffen 'sTb' B.
Date:2006-03-07 00:14:48
Update:2006-03-07 03:07:54
 

  1. Failed to upload file   Reply   Report abuse  
Picture of Steffen 'sTb' B. 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.

  2. Re: Failed to upload file   Reply   Report abuse  
Picture of Steffen 'sTb' B. Steffen 'sTb' B. - 2006-03-07 03:07:54 - In reply to message 1 from Steffen 'sTb' B.
of course i didnt mean http://localhost/www/others/ajax-tests/ajaxfileuploader2/

web0.vps1523.mb9.de/projects/ajax-t ...