Title: WP_Image_Editor problem ?
Last modified: August 22, 2016

---

# WP_Image_Editor problem ?

 *  [fredericgalline](https://wordpress.org/support/users/fredericgalline/)
 * (@fredericgalline)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/)
 * Hi,
 * I have a little problem and I can not find a way out. I use Themify themes that
   make image cropping with wordpress WP_Image_Editor function.
 * The hen I send the image via admin, they will be well stored in S3, but if the
   theme wants to resize a picture via WP_Image_Editor this does not work, such 
   as: [http://ubeez.net/test/](http://ubeez.net/test/)
 * could you help me please ?
 * thanks
 * [https://wordpress.org/plugins/amazon-s3-and-cloudfront/](https://wordpress.org/plugins/amazon-s3-and-cloudfront/)

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

 *  Plugin Contributor [Iain Poulson](https://wordpress.org/support/users/polevaultweb/)
 * (@polevaultweb)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/#post-5598704)
 * Are you setting the plugin to remove local copies of the images?
 *  Thread Starter [fredericgalline](https://wordpress.org/support/users/fredericgalline/)
 * (@fredericgalline)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/#post-5598705)
 * Hi polevaultweb
 * Yes I have
 *  Plugin Contributor [Iain Poulson](https://wordpress.org/support/users/polevaultweb/)
 * (@polevaultweb)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/#post-5598706)
 * Ok so the problem here is that WP_Image_Editor requires the file to be present
   on the server. We have encountered this with the Regenerate Thumbnails plugin
   and have built support for it in the next version. [https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/pull/170](https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/pull/170)
 * In that change we have hooked into the filter ‘get_attached_file’ to copy the
   file back to the server so it can be used and then cleaned up after. Other plugins
   and themes can utilise this like we have for regenerate thumbnails ([https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/commit/a7650ac6c12b67318fcd1a3fb41b6ae3f875ba4f](https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/commit/a7650ac6c12b67318fcd1a3fb41b6ae3f875ba4f))
 * If we get enough requests for a certain plugin/theme compatibility we may add
   in support to the plugin, but in the short term this functionality can be added
   in a separate plugin or in the Themify theme itself.
 *  Thread Starter [fredericgalline](https://wordpress.org/support/users/fredericgalline/)
 * (@fredericgalline)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/#post-5598707)
 * yes it’s right … “regenerate thumbnail” or “WP Smush Pro” no working too

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

The topic ‘WP_Image_Editor problem ?’ is closed to new replies.

 * ![](https://ps.w.org/amazon-s3-and-cloudfront/assets/icon-256x256.jpg?rev=1809890)
 * [WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage](https://wordpress.org/plugins/amazon-s3-and-cloudfront/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-s3-and-cloudfront/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [fredericgalline](https://wordpress.org/support/users/fredericgalline/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/wp_image_editor-problem/#post-5598707)
 * Status: not resolved