Search

You searched for the word(s):
Showing page 1 of 2 (12 total posts) < 1 second(s)
  • Re: Recommended php.ini settings

    The uploader chunks files right? So if I set post_max_size to 8M and upload_max_filesize to 2M does that mean I should be able to upload a 1gb file?
    Posted to PHP File Uploader (Forum) by sugendran on July 1, 2010
  • Recommended php.ini settings

    Are there any recommended settings for the phpfileuploader?&nbsp;I read&nbsp;http://phpfileuploader.com/FAQ.html#16&nbsp;but it only talks about the settings, not what they should be&nbsp;Thanks,&nbsp;-- Sugendran&nbsp;
    Posted to PHP File Uploader (Forum) by sugendran on June 30, 2010
  • Re: Debug messages

    I assue that the uploader object you're refering to is a global javascript var.&nbsp;Is it possible to access the object by using 'this' instead? The reason I ask is that we may have multiple uploaders on the page. &nbsp;Thanks, &nbsp;-- Sugendran
    Posted to Ajax Uploader (Forum) by sugendran on August 20, 2009
  • Debug messages

    Hi,&nbsp;&nbsp;Is there a way to prevent the error messages from the Ajax Uploader to be shown? They are useful to us as developers, but we'd prefer it if our clients did not see them. &nbsp;Thanks, -- Sugendran
    Posted to Ajax Uploader (Forum) by sugendran on June 4, 2009
  • Re: Javascript error - Permission denied to get property XULElement.accessibleType

    Should the autocomplete=''false'' be set on the input object(s) that the uploader creates?
    Posted to Ajax Uploader (Forum) by sugendran on April 6, 2009
  • Re: Silverlight problem

    After disabling firebug the upload worked. But I am seeing a jump of about 500MB in the RAM Firefox uses while uploading a 700MB file. This does cause me some concern, because it is likely that our clients may not have that much spare memory on their machines.&nbsp;Also, I'm having to manually set the Uploader.TempDirectory because it is not ...
    Posted to Ajax Uploader (Forum) by sugendran on March 29, 2009
  • Re: Silverlight problem

    I just noticed this in my firebug console: out of memoryOxa0(Object createTime=1238367274263)CuteWebU...457360000 (line 1)Ox92(Object createTime=1238367274263)CuteWebU...457360000 (line 1)Ox91()CuteWebU...457360000 (line 1)DoVideoUpload()()Media.js (line 15)onclick()()
    Posted to Ajax Uploader (Forum) by sugendran on March 29, 2009
  • Re: Silverlight problem

    Additionally:&nbsp;I get this error when I upload a file larger than 400MB. &nbsp;''The process cannot access the file because it is being used by another process.''&nbsp;My web.config settings are: &nbsp; &lt;add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp'' /&gt; &lt;add key=''CuteWebUI.AjaxUploader.RewritePath'' ...
    Posted to Ajax Uploader (Forum) by sugendran on March 28, 2009
  • Re: Silverlight problem

    I get it in both Firefox 3 and IE 7.&nbsp;If I upload a small file (less than 200MB) it works perfectly. The strange thing is that the point where it breaks is never the same - usually though it's somewhere between 300-400.&nbsp;
    Posted to Ajax Uploader (Forum) by sugendran on March 28, 2009
  • Silverlight problem

    Hi,&nbsp;I have a problem with the Silverlight uploader. When the upload gets to about 300MB i get the following error: &nbsp;&nbsp;Silverlight : The upload task is interrupted!Unable to get web http response.System.Net.WebException: The remote server returned an error: NotFound &nbsp;&nbsp; at ...
    Posted to Ajax Uploader (Forum) by sugendran on March 28, 2009
1 2 Next >