• boyington

    (@bottapress)


    Hi,

    I am running a wordpress multisite network and I see the following problem:

    Settings (where relevant):

    Copy files to S3 as they are uploaded to the Media Library -> ON

    Remove uploaded file from local filesystem once it has been copied to S3 –> ON

    Domain -> Bucket name in path

    Path -> off

    Steps:

    Upload an image
    Edit the image – rotate
    save

    Results

    the page is hanging out
    the modified image is not saved to S3 neither to local server

    https://wordpress.org/plugins/amazon-s3-and-cloudfront/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter boyington

    (@bottapress)

    Investigating the problem a little further, I think it is caused by the Amazon_S3_And_CloudFront::get_attached_file() function, that returns the image url to the image editor instead of returning a local filepath.

    Should be easy to fix (?)

    Same thing happens to me? Surprised no one aside from you has brought this up yet.

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

The topic ‘saving edited image fails’ is closed to new replies.