cherylanns

Home \

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: EFUM – Bug Reporting #917
    cherylanns
    Participant

    I am running on a Linux server. 

    in reply to: EFUM – Bug Reporting #915
    cherylanns
    Participant

    corrected the escapeshellarg() issue in my php.ini file

    I am still receiving the "Error: The uploaded file type is not permitted." when I try to upload .jpg, .gif, and .pdf. I have not changed any of the filetypes in the module area. I am using PHP 5.2.9 and Joomla 1.5.22

    in reply to: EFUM – Bug Reporting #914
    cherylanns
    Participant

    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.

Viewing 3 posts - 1 through 3 (of 3 total)