I’m all out of ideas here :disappointed: I have t...
# support
k
I’m all out of ideas here 😞 I have tried: • Adding
kt-paperclip
+
image_processing
to Gemfile • Adding
config.image_attachment_module = 'Spree::Image::ActiveStorageAttachment'
and
config.taxon_attachment_module = 'Spree::Taxon::ActiveStorageAttachment'
to spree.rb as per https://guides.solidus.io/developers/products-and-variants/product-images • Adding + removing the
attachment_config
as per for aws.rb https://github.com/solidusio/solidus/wiki/Storing-images-on-S3-and-CDN's • Tried this alternative version https://gist.github.com/ArunMichaelDsouza/00029719b65028ab7e1a Am I missing something? Upgrading from 2.11 to 3.1