You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CommunityEngine
Hi guys,
I'm new to CE and I'm quickstarting a personal project using Heroku.
I've seen the short tutorial for Heroku in the CE docs but it says
nothing about making fileuploading work on S3.
I've been able to make s3 works on my local machine but I'm stuggling
to make it work on Heroku. I get an ArgumentError (invalid geometry
format) when I try uploading a profile photo. I'm wondering if this
has something to do with the way ImageMagick is configured on Heroku.
Has anyone succesfully deployed CE on Heroku? Did you configure it
with s3 and if so have you bumped into any problems?