Wordpress 2.5.1 Image Upload Fix
Problem uploading images with Wordpress 2.5.1 into your wp-content folder?
You will able to upload it again with this simple wordpress image upload workaround fix.
So are you getting error message such as “http error” when uploading images using wordpress 2.5.x ?
Do not worry here is a quick fix. First of all, download a copy of your .htaccess in your home directory.
Now add this few lines inside .htaccess to disable the security module.
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
After that create a folder called “uploads” in wp-content.
Remember to chmod 777 to both “wp-content” and “uploads” folder.
Ok. You are done here. Not that really hard to apply the fix.
Enjoy
Popularity: 6%
Tags: upload image fix, wordpress image upload, wordpress-hackRemember subscribe to our RSS feeds for more tips
Related Posts:
Successfully Upgraded to Wordpress 2.5.1How to Upgrade to Wordpress 2.5.1
Serious Security Issue in WordPress (Version 2.3.x)
Be Careful When Installing WordPress Plugins
Do we need to upgrade to WordPress 2.5?
Google PageRank 0 jump to 4 using Wordpress Blog
Always use Akismet wordpress plugin to fight spam
Removing ‘nofollow’ from WordPress to encourage people write comment
How to import UTW tags to work with Wordpress 2.5.1
Create your own .Dot Com Blog for only $9.96/month
Comments
Leave a Reply









