WordPress Image Upload HTTP Error Fix

Ако и вие имате проблем с качването на снимки с 2.5 на WordPress – ето още едно решение http://wordpress.org/extend/plugins/image-upload-http-error-fix

А ето едно старо решение ако имате проблеми само с flash uploader-а:

add_filter('flash_uploader', 'noflashuploader');

function noflashuploader(){

return false;

}
This entry was posted in Wordpress and tagged , , . Bookmark the permalink.

2 Responses to WordPress Image Upload HTTP Error Fix

  1. Ожегов написа:

    Эта тема- ну просто конкретный гиморой блин!!!!!!!!

  2. martin написа:

    след като вкл. пЛъгина отново ми излиза HTTP ГРЕШКА при качване на картинка..

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>