Forums

Image Upload - "Specified file failed upload test." (62 posts)

  1. Mark Steggles
    Member
    Posted 3 years ago #

    I had the uploader problem... everything worked fine and the images uploaded into the upload folder BUT couldnt get images into posts. These 2 items fixed the problem:

    1) htacces in website-root should contain:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    2) chmod settings for uploads folder set at: 755

    Cheers

  2. andreashagerman
    Member
    Posted 3 years ago #

    I tried the various solutions posted here and in other forums but had no luck. It turned out that I needed to change the settings for where uploaded files are stored. I just removed the first slash in /wp-content/uploads to wp-content/uploads and then it worked

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags