Doesn't work with AWS's S3 hosted images
-
Can you confirm that this plugin does not work with images hosted on AWS (S3)? Every image I select from my library that’s stored on AWS gives error:
Fatal error: Uncaught exception 'Exception' with message 'Attachment ID 51084 not found.' in /..../wp-content/plugins/cyclone-slider-2/src/CycloneSlider/ImageResizer.php:43 Stack trace: #0 /..../wp-content/plugins/cyclone-slider-2/src/CycloneSlider/Data.php(65): CycloneSlider_ImageResizer->resize_images(Array, Array) #1 [internal function]: CycloneSlider_Data->save_slider_post(51083) #2 /..../wp-includes/plugin.php(496): call_user_func_array(Array, Array) #3 /..../wp-includes/post.php(3531): do_action('save_post_cyclo...', 51083, Object(WP_Post), true) #4 /..../wp-includes/post.php(3615): wp_insert_post(Array, false) #5 /..../wp-admin/includes/post.php(367): wp_update_post(Array) #6 /..../wp-admin/post.php(233): edit_post() #7 {main} thrown in /..../wp-content/plugins/cyclone-slider-2/src/CycloneSlider/ImageResizer.php on line 43
If I select from the few images that are still hosted on the same server as the WP installation, it works.
I am getting this error regardless of resizing being enable or disabled. But it sounds like the ImageResizer.php has a problem with the external image path.
What’s the problem??
- The topic ‘Doesn't work with AWS's S3 hosted images’ is closed to new replies.