Image Upload Issue (i have read sticky)
-
I upgraded to 2.5.1 but ever since I cannot upload any image.
I have installed the no-flash-uploader and activated it but I still only get a red cross as a preview after uploading pictures. They also do not appear in the folder when I check via ftp so they are never actually uploaded.
I have added a .htaccess file containing:
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
under the wp-admin directory.
There are no other .htaccess files.I’ve also tried uploading the wp-admin and wp-includes directories.
Does anyone else have any ideas on what to try?Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Image Upload Issue (i have read sticky)’ is closed to new replies.