Support » Plugin: Amazon S3 Uploads » Files not on server but on S3 still not displaying

  • Resolved Dave Foy

    (@fuzzyness)


    Hi there – thanks for a great plugin!

    I’m struggling to get it to work though and would really really appreciate some help. Thanks in advance.

    So I have the plugin successfully installed. As I understand it, if I delete images from my server, but manually upload them to S3, then the plugin will redirect requests to the images on S3. Is that right?

    We’re using WooCommerce. I’ve chosen one product as a test and deleted all images from the server (original plus all resized). I’ve then manually uploaded those same images to S3, in the same folder structure:

    {bucket}/2013/07

    Here’s the result I’m getting on the front end (test site):

    http://gowoof.co.uk/woo-commerce/product-category/wallpaper/boys-wallpaper/

    See the first product?

    Wondering if this is a theme issue? The code in the template in that area is this:

    <?php nesia_image ('width=270&height=300&force=true'); ?>

    I’ve no idea what that’s doing. Is it something non-standard?

    May be relevant: we tried installing one of the other S3 plugins that uploads to S3 automatically (yep, slow!). When we add products in WooCommerce, all the size variations are uploaded to the server, but only some of the variations are uploaded to S3. These ones above, for example (270×300) are ignored by the S3 upload.

    Any help really really really appreciated. Tearing my hair out!

    Thanks so much.

    Dave

    http://wordpress.org/plugins/amazon-s3-uploads/

Viewing 1 replies (of 1 total)
  • Thread Starter Dave Foy

    (@fuzzyness)

    Hi. I’ve figured out what’s happening here. Looks like the developer is doing some custom image processing. Will take it up with the developer and see if we can get it sorted.

    Support request basically resolved. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Files not on server but on S3 still not displaying’ is closed to new replies.