Forums

Can't upload images (2 posts)

  1. ffgadmin
    Member
    Posted 2 years ago #

    I am an admin for a wp blog and have three editors who contribute weekly. One of them cannot upload images nor can I upload them for her. Everyone else has access to upload images and I've tried everything. They show up in the media library and get past the "crunching phase" but then just appear as an empty box and don't show up in the preview or actual post. I'm new to wordpress and would love some help.

    Thanks!!

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    Check with these options:

    -> Disable all the plugins
    -> upgrade your wordpress to the latest version
    -> Assign 766 recursive permissions wp-contents folder and check with upload path from wordpress admin area.
    -> Add this code in htaccess:

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

    Thanks,

    Shane G.

Topic Closed

This topic has been closed to new replies.

About this Topic