Title: HTTP errors when uploading
Last modified: August 20, 2016

---

# HTTP errors when uploading

 *  [nickth](https://wordpress.org/support/users/nickth/)
 * (@nickth)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/)
 * I get these HTTP errors when uploading images:
    [http://www.screencast.com/t/CH7y1YArB1](http://www.screencast.com/t/CH7y1YArB1)
   [http://www.screencast.com/t/tBlVR1W2q](http://www.screencast.com/t/tBlVR1W2q)
 * When I deactivate the WP Smush.it plugin, then it works.
 * Does this plugin not work when used with CloudFlare?
 * [http://wordpress.org/extend/plugins/wp-smushit/](http://wordpress.org/extend/plugins/wp-smushit/)

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

 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626392)
 * Could you please try if that happens with version 1.6.2 too?
    You can download
   previous versions from [http://wordpress.org/extend/plugins/wp-smushit/developers/](http://wordpress.org/extend/plugins/wp-smushit/developers/)
 * Cheers,
    Ari.
 *  [Be Dark](https://wordpress.org/support/users/b_dark/)
 * (@b_dark)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626456)
 * Hello [@aristath](https://wordpress.org/support/users/aristath/), i have the 
   same problem (without the cloudflare)…
 * i tested with 1.6.2, 1.6.3, 1.6.4 & developer version
 * i think the problem is only if someone theme have customize image sizes add on
   functions.php theme. if they don’t use or just use the 3 native sizes on wp media
   section we don’t get any http error. i think the problem is just the customize
   image sizes
 *  add_theme_support( ‘post-thumbnails’ );
    add_image_size(‘customize_image_1’,
   460, 9999, false); add_image_size(‘customize_image_2’, 700, 9999, false); add_image_size(‘
   customize_image_3’, 438, 9999, false); add_image_size(‘customize_image_5’, 60,
   9999, false);
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626462)
 * [@b_dark](https://wordpress.org/support/users/b_dark/) so if for example you 
   use the plugin with the twentytwelve theme that doesn’t use any custom image 
   sizes you don’t get these errors but you get them if your theme specifies image
   sizes other than the default ones?
 * [@nickth](https://wordpress.org/support/users/nickth/) could you please try using
   the twentytwelve theme so that we may verify that it is indeed an image_size 
   issue?
 * Cheers,
    Ari.
 *  [Be Dark](https://wordpress.org/support/users/b_dark/)
 * (@b_dark)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626467)
 * [@aristath](https://wordpress.org/support/users/aristath/)
    yes,exactly 🙂
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626468)
 * [@b_dark](https://wordpress.org/support/users/b_dark/) ok.
 * [@nickth](https://wordpress.org/support/users/nickth/) can you please verify 
   that this is also the case with you so that I report this as an official bug 
   and the plugin developer finds a solution?
 * Cheers,
    Ari.
 *  [Be Dark](https://wordpress.org/support/users/b_dark/)
 * (@b_dark)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626469)
 * [@aristath](https://wordpress.org/support/users/aristath/)
    in case of [@nickth](https://wordpress.org/support/users/nickth/)
   i think have to add and the ip’s of Smush.it in white list of CloudFlare and 
   hosting server
 * [http://wordpress.org/support/topic/plugin-wp-smushit-strange-error](http://wordpress.org/support/topic/plugin-wp-smushit-strange-error)
   
   [https://support.cloudflare.com/entries/22063393-Will-CloudFlare-s-image-optimization-features-help-if-I-m-already-optimizing-images-](https://support.cloudflare.com/entries/22063393-Will-CloudFlare-s-image-optimization-features-help-if-I-m-already-optimizing-images-)
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626473)
 * [@nickth](https://wordpress.org/support/users/nickth/) please read this post 
   too:
    [http://wordpress.org/support/topic/smushit-error-could-not-get-the-image-while-processing?replies=5#post-4077403](http://wordpress.org/support/topic/smushit-error-could-not-get-the-image-while-processing?replies=5#post-4077403)
 * It explains why you may be having this issue with cloudflare.
 * Cheers,
    Ari.
 *  [Be Dark](https://wordpress.org/support/users/b_dark/)
 * (@b_dark)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626480)
 * what about my case without cloudflare? 😛
 *  [Ari Stathopoulos](https://wordpress.org/support/users/aristath/)
 * (@aristath)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626491)
 * An update is coming pretty soon… So far it looks as if this issue has been resolved
   in the latest release.
    Stay tuned and please update as soon as the update is
   available. 🙂
 * Cheers,
    Ari.
 *  [Be Dark](https://wordpress.org/support/users/b_dark/)
 * (@b_dark)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626505)
 * the problem resolved with the last update(:)), but makes problems now with WP
   Smush.it NextGEN Gallery Integration, its shows a empty white page when you try
   to manage someone gallery :/
 *  [Mike](https://wordpress.org/support/users/michael-copestake/)
 * (@michael-copestake)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626553)
 * Hi [@nickth](https://wordpress.org/support/users/nickth/)
 * One of our developers has just taken over this project and yesterday he released
   version 1.6.5.1 which included quite a few improvements, one of which addresses
   various errors.
 * Do you think you could try the latest version and let us know how you get on?

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

The topic ‘HTTP errors when uploading’ is closed to new replies.

 * ![](https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=3447113)
 * [Smush – Image Optimization, Compression, Lazy Load, WebP & CDN](https://wordpress.org/plugins/wp-smushit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-smushit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-smushit/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-smushit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-smushit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-smushit/reviews/)

 * 11 replies
 * 4 participants
 * Last reply from: [Mike](https://wordpress.org/support/users/michael-copestake/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/http-errors-when-uploading/#post-3626553)
 * Status: not resolved