Support Home Page › Forums › Joomla Software › Easy File Uploader Module › EFUM – Bug Reporting › Re: EFUM – Bug Reporting
Love the module and hope to make it work. I have tried uploading several different file types (.jpg, .gif, .pdf) and receive the following message. Any ideas on how to make this work? Thank you!
Warning: escapeshellarg() has been disabled for security reasons in /home/mylegal/public_html/modules/mod_easyfileuploader/helper.php on line 156
Warning: escapeshellarg() has been disabled for security reasons in /home/mylegal/public_html/modules/mod_easyfileuploader/helper.php on line 156
<form action=”” enctype=”multipart/form-data” method=”post”>
<label for=”fileToUpload[]”>Choose a file to upload:</label> <input id=”fileToUpload[]” name=”fileToUpload[]” style=”margin-top: 1px; margin-bottom: 1px;” type=”file” />
Replace existing files with uploaded files?
<input name=”answer” type=”radio” value=”0″ />Yes
<input checked=”checked” name=”answer” type=”radio” value=”1″ />No
<input name=”submit” type=”submit” value=”Upload File” /> </form>
ERROR: The uploaded file type is not permitted.