Title: HTTP Error on WordPress 2.6 Flash Uploader
Last modified: August 19, 2016

---

# HTTP Error on WordPress 2.6 Flash Uploader

 *  [vjczar](https://wordpress.org/support/users/vjczar/)
 * (@vjczar)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/)
 * I’m currently having a problem with regards to uploading images via the Flash
   Uploader of WordPress 2.6. Everytime I do uploading, I always got an “HTTP Error”
   message. It tried to fix it using a certain code which will be put on the .htaccess
   file. However, it didn’t work.
 * Does someone know how to fix this thing?
 * I just don’t want to use the Browser Uploader ’cause it sucks.
 * Please>>>

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [n1ce](https://wordpress.org/support/users/n1ce/)
 * (@n1ce)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861118)
 * I have the same error, even though it was working well before. Some people found
   this is a Mac flash problem: [http://www.chewie.co.uk/general/wordpress-image-upload-http-error/](http://www.chewie.co.uk/general/wordpress-image-upload-http-error/)
   but for me it’s just weird.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 8 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861119)
 * Read: [http://wordpress.org/support/topic/164999](http://wordpress.org/support/topic/164999)
 *  [dwightk](https://wordpress.org/support/users/dwightk/)
 * (@dwightk)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861121)
 * I read that (responding here since it is closed)
 * I have flash 10… At what point will WP catch up to flash 10?
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861122)
 * > _I have flash 10… At what point will WP catch up to flash 10?_
 * Probably not for a long time. Adobe broke important functionality with Flash 
   10, and there is no simple fix. Flash 10 breaks LOTS of websites, so we recommend
   not upgrading to it at this time. If you already have, uninstall it and install
   the older Flash 9 instead.
 *  [minglegirl](https://wordpress.org/support/users/minglegirl/)
 * (@minglegirl)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861123)
 * I was attempted to blog this morning and when uploading pictures in the browser
   uploader i get this error
 * Fatal error: Out of memory (allocated 52428800) (tried to allocate 10172 bytes)
   in /home/mingo/public_html/wp-content/plugins/watermark/wm_functions.php on line
   57
 * Im not that computer savvy.. so i deavtivated the watermark plugin and tried 
   again
 * then i get this error
    Fatal error: Call to undefined function mm_execute_wm()
   in /home/mingo/public_html/wp-admin/includes/media.php on line 131
 * When I use the flash loader I get an http error.
 * Im confused as to what to do. Can someone offer any suggestions?
 * It has been working fine until today.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861124)
 * Errr… There is no such text as “mm_execute_wm” anywhere in the whole of WordPress.
   This is definitely something related to the Watermark thing.
 * Did you change any of your core files, like his installation instructions say
   to do? ( [http://www.wp-watermark.com/installation](http://www.wp-watermark.com/installation)).
   If so, then put a fresh copy of WordPress on your site.
 * You’ll have to deal with the plugin’s author to fix the problem.
 * Also, good plugins never require you to modify core files.
 *  [dwightk](https://wordpress.org/support/users/dwightk/)
 * (@dwightk)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861125)
 * Oops… sorry Otto42. I did have flash 9…
 * the .htaccess file edit fixed the problem for me
 *  [pottypotsworth](https://wordpress.org/support/users/pottypotsworth/)
 * (@pottypotsworth)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861131)
 * Hey Otto42,
 * I have read the post you linked to and none of those issues seem to be the problem
   for two of my macs running flash 9. The only way i could upload images was with
   the the flash uploader disabled. I don’t have a clue what could be specifically
   causing it though.
 *  [pottypotsworth](https://wordpress.org/support/users/pottypotsworth/)
 * (@pottypotsworth)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861132)
 * Hey Otto42,
 * I have read the post you linked to and none of those issues seem to be the problem
   for two of my macs running flash 9. The only way i could upload images was with
   the the flash uploader disabled. I don’t have a clue what could be specifically
   causing it though.
 *  [mkormendy](https://wordpress.org/support/users/mkormendy/)
 * (@mkormendy)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861183)
 * I had the problem with HTTP error showing up for uploading with the media uploader(
   wordpress 2.8.3, flash 10).
 * Justlike dwightk, I created an .htaccess file and placed these contents within:
 *     ```
       <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterScanPOST Off
       </IfModule>
       ```
   
 * Saved it, and uploaded it to the wp-admin folder.
    Problem fixed.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘HTTP Error on WordPress 2.6 Flash Uploader’ is closed to new replies.

## Tags

 * [flash uploader](https://wordpress.org/support/topic-tag/flash-uploader/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [http error](https://wordpress.org/support/topic-tag/http-error/)
 * [uploading images](https://wordpress.org/support/topic-tag/uploading-images/)
 * [WordPress-2.6](https://wordpress.org/support/topic-tag/wordpress-2-6/)

 * 10 replies
 * 7 participants
 * Last reply from: [mkormendy](https://wordpress.org/support/users/mkormendy/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/http-error-on-wordpress-26-flash-uploader/#post-861183)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
