scaffeinate / socify

:rocket: Socify is an open source social networking platform written in Ruby on Rails
http://socifyapp.herokuapp.com
GNU General Public License v2.0
375 stars 210 forks source link

Can't upload images #18

Closed heath3n closed 8 years ago

heath3n commented 8 years ago

I tried uploading an image as a post and another as a profile picture and got the "We're sorry; something went wrong" message both times. I've tried with various file formats and sizes of images. Mentions also give me this error.

scaffeinate commented 8 years ago

@HEATH3N I am looking into the issue. Will be resolved shortly

scaffeinate commented 8 years ago

@HEATH3N I have changed from cloudinary to Amazon S3 for the image upload. Now everything should work fine.