Search

You searched for the word(s):
< 1 second(s)
  • Re: FLM Error: Invalid Size !1310720

    Found it! &nbsp; Line 833 of include_phpuploader.php ''$data=base64_decode($filedata,false);''&nbsp; My environment/client combonation returns that this function only takes 1 argument and there are two supplied.&nbsp; We are running PHP 5.1, which I''m guessing is out of spec as there is a call to a function ''error_get_last()'' which is not ...
    Posted to PHP File Uploader (Forum) by stemithy on March 1, 2010
  • Re: FLM Error: Invalid Size !1310720

    This did not fix the issue.&nbsp; It is uploading a zero byte file.&nbsp; This happens only when uploading from Windows XP using both IE7 and FireFox 3.6 &nbsp; I have had two marathon online chat sessions with CuteSoft and gave them access to my server and xp box having the problem, with no fixes. &nbsp; If anyone can help please let me ...
    Posted to PHP File Uploader (Forum) by stemithy on February 26, 2010
  • Re: FLM Error: Invalid Size !1310720

    I'm having the exact same issue.&nbsp; My app uploads .xls only. Fortunately, limiting upload size isn't a priority and I can do it with php.ini if need be.&nbsp; It seems setting $ps to NULL seemd to clear the error, but please let me know if you create a patch for this or fix it in the next version.&nbsp;Thanks
    Posted to PHP File Uploader (Forum) by stemithy on February 19, 2010