Easy File Uploader

- v0.6 is a security release. You should upgrade immediately.
Urgent Notice:
Version 2.5 maintains Security Release status. If you use a version earlier than 0.6, you need to upgrade immediately. See readme.txt for change log details.
Description:
This is a flexible file upload module. It allows the administrator to specify a destination folder, and allows the user to upload files to it. The administrator can also specify how many files that can be uploaded simultaneously, as well as the text in the front end. You can even have more then one module of its kind on the same page.
Main features:
> Upload files to a specified folder in the 'images' directory.
> Specify the maximum file size permitted to tbe uploaded.
> Specify the types of files, by MIME type, that are permitted.
> Customize the upload label and submit button texts.
> Specify the background color of the results block to match your theme.
> Upload multiple files simultaneously (Up to a maximum of 10)
> Customize your front end text
> Customize your file input variable, which allows to have multiple modules on a single page
> Provide the front-end user with the option to replace existing files on upload
> Option to save files in username subfolders
> Displays MIME Detection Compatibility in Module Manager
Great job developers!!
@roadsider. Thanks for posting your comments. As of version 2.0, Module Class Suffix is available.
That is not a problem, but would be awesome if it said that from the start!
@alaskalive. Thank you for taking the time out to post a review of my module. However, your statement about paying for uploading a file larger than 3MB is simply not true. There is no limitation in my code regarding file size, except for what the user specifies in the settings. In addition, no where in my module, description or code, do I solicit users to pay for added features.
Oftentimes, file size upload limitations are specified at the PHP/server settings, and they override the "Maximum File Size (bytes)" setting in the Module Manager. If you need assistance is understanding or find out how to change these settings, I invite you to visit my support site: http://support.michaelgilkes.com. I check this site every day, and I do my best to answer everyone in a timely fashion. Please visit my support site at your earliest convenience.
In my opinion it is better to have suggestions for htaccess or to restrict by file extension than to give the users a "false" statement that the module is secure...
Also the limitation to have files under ./images directory only is very limiting.
Kudos for nice and clean code but this still requires a few tweaks to functioning perfectly.
Hi oynor,
Thanks for taking the time out to download and use my module. I have taken note of your review, and would like to encourage you to visit my technical support site: http://support.michaelgilkes.com
There are guidelines of how to deal with this particular issue on the site. The specific post can be accessed here: http://support.michaelgilkes.com/topic/efum-not-detecting-mime-type
Great job!


