rss feed

Wordpress 2.5 Image Upload Error [Wordpress Fix]

Posted on Apr 3, 2008 09:56:02 AM |


wordpress image upload error

The new Wordpress 2.5 is great, especially it’s new approached used to handle images upload. However some Wordpress users might encounter problems uploading images, getting stucked with error messages similar to the following:

  • HTTP error
  • An error occurred in the upload. Please try again later.

If you fail to upload images with the error messages above, here’s a fix for it. Prepare your favorite text editor, FTP program (or shell terminal) and following these following steps:

Step 1

Using FTP, or shell terminal navigate to the root of your WP folders. Download .htaccess and open it with text editor. If there isnt any .htaccess file, create one.

where is .htaccess

Step 2

Insert the following script into .htaccess.

<IfModule mod_security.c>

<Files async-upload.php>

SecFilterEngine Off

SecFilterScanPOST Off

</Files>

</IfModule>

If there’s existing script inside your .htaccess, just put the code above below it.

insert fix here

Step 3

Save, and upload to replace your current .htaccess. Go to Wordpress admin, you should be able to upload your image now.


Related Articles at hongkiat.com:

[Source : hongkiat.com]

Please take the time to visit original contents source to find out more about topic you are interested.

Sponsored Links :

  • How to input Google Adsense into my wordpress Blog? | Gurupreet's ...


    Select Text/HTML in gadget type. sunny says: March 19, 2010 at 3:40 pm. get the adsense code then go to wordpress dashboard(as admin)>>design>>theme editor>>header>> there u can place the adsense code below the image link :) ...more
  • Purple City Wordpress Theme | WordPressPlanet.com


    Now a built-in feature of Gallery Pro, simply upload full-size images with the default WordPress image uploader and Gallery Pro will automagically add a gallery to your post with a lightbox for large images! * WP-PageNavi Built-in ... It contains 6 Pages: Homepage, About us, Blog, Services, Portfolio and Contact us. What's included? 1. jQuery Lightbox. 2. jQuery Slider. 3. Cufon text-replacement. 4. Working PHP Contact Form. 5. IE 6 PNG -Fix. 6. Template Layout PSD File ...more
  • How to Create a Salespage With Wordpress.mp4 | Gurupreet's Web Blog


    bit.ly How to Create a Salespage With Wordpress - Using this template and video I show you how to quickly and easily create a.more
  • How to Password Protect wp-admin & Other Wordpress Security Tips


    It's because when the tool is used it doesn't set the .htaccess file the right way this causing a “404 error”. The simple fix is to use the “Password Protect Directories” to pprotect the wp-admin then to download the created .htaccess and ... Then upload it and you'll have effectively managed to password protect the directory. For those of you who are regular readers and not a visitor from a search engine you may want to also implement this now because it also helps in ...more
 
 

Leave a comment:

hostgator