Wordpress users have thousands of themes to choose from. We hunt out the best of the best free and premium wordpress themes. You will find best of the best 2 columns, 3 columns, adsense ready, widget ready,
XHTML validated wordpress themes. Best themes for Wordpress powered blogs. Download quality and professionally designed Wordpress templates for free at BestWpThemez.com.
I am receiving HTTP Error – Crinching error on my wordpress blog when I try to upload image through the image uploader. To resolve this I have done some trick which has resolved the issue. These are the steps which I have taken:
1) Add this code in .htaccess file of the wordpress blog:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
2) Change the permissions of upload folder to 755.
3) Go to your WordPress Admin then Settings – Misc. Set ‘Store uploads in this folder’ to: wp-content/uploads and leave Full URL path to files blank.
Now, I have tried to upload the image which has fixed the issue. I could suceesfully upload the image on the wordpress blog.
Thanks,
Shane G.
Popularity: 6%
This entry was posted
on Tuesday, March 24th, 2009 at 8:58 pm and is filed under WordPress KB .
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.