Hi guys,
Thanks for this really cute uploader!
But I've a question.
I have downloaded the lastest build, installed in my website, and try it.
Option:
- $uploader=new PhpUploader();
- $uploader->Name="myuploader";
- $uploader->MultipleFilesUpload=true;
- $uploader->SaveDirectory="img/upload";
- $uploader->AllowedFileExtensions="jpeg,jpg,gif,png";
- $uploader->Render();
And when I try i've an error like:
Silverlight : The upload task is interrupted!
WebException : UnknownError,[HttpWebRequest_WebException_RemoteServer]
Arguments:NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=3.0.50106.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
or
Flash: http 406 error
In my log file I've:
[Mon Mar 22 08:32:21 2010] [error] [client *MY IP ADRESS*] mod_security: Access denied with code 406. Error processing request body: Multipart: final boundary missing [severity "EMERGENCY"] [hostname "*MY HOST NAME*"] [uri "/test/phpuploader/ajaxuploaderhandler.php?UseUploadModule=Static&_Namespace=CuteWebUI&_UploadID=myuploader_Loader_1269243144552_4&_UploadControlID=myuploader&ContextValue=d09220d4fc09f5cd17641787787a5292&PageUpload=1&_Addon=upload&_AddonGuid=b3767e60-2464-4adf-a506-a792fa8c67eb&_NoCache=634048435445559127"]
Thanks a lot!
Regards
Abuzed