Flash Uploader 1.02 Released
October 21st, 2008 by qemmA new bugfix release of Flash Uploader is available now for download at:
The following issues has been corrected:
- Fixed problem where Flash Player was throwing out timeout errors
- Fixed problem where only the first selected file was displayed and all subsequent files were ignored
- Improved file-upload error handling (added error key to uploaded file data)
February 13th, 2009 at 3:08 pm
Very nice! Is it possible to download the Flash source as well to enable more customizations?
February 24th, 2009 at 11:44 pm
Hi, I’m using the Flash Uploader on a client’s CMS and we’re having a problem where it throws an error (null) when you try to upload a file over 9mb. The values on php.ini allow for an upload of 100mb so we’re really stumped as to why this is happening… I’ve posted a thread on your forums but nobody has replied. Do you have any idea why this is happening?
March 2nd, 2009 at 2:23 am
Adiano, check for php.ini file for the line post_max_size, it is normally set to 8Mb. With these flash uploaders there are two php.ini options you need to change.