[CommunityEngine] Using the JQuery Bootstrap Branch with S3 for Photo storage

2013-03-19 Thread Martin Düren
Hello, i got my rails application using CE up and running now, but somehow I can't make the image uploads work. In the standard installation I would always get this error when I try to upload an image: Photo /tmp/stream20130319-18602-13k89ab.gif is not recognized by the 'identify' command.

Re: [CommunityEngine] Using the JQuery Bootstrap Branch with S3 for Photo storage

2013-03-19 Thread John Feras
Hi Martin... Not sure if this is the cause, but I don't see a specification of the location of your credentials file (s3.yml) for s3 storage.. something like this in your application_config.rb: :storage = 's3', :s3_credentials = Rails.root.join('config', 's3.yml') On Tue, Mar 19,

Re: [CommunityEngine] Documentation for Community Engine Rails 3

2013-03-19 Thread Dan Coutu
Bruno, as I go along I'll take notes on what I'm discovering and questions that arise. I'd suggest that perhaps I could send those your way every so often for feedback, review, and correction. In the longer term I'd suggest perhaps making a group of files in the doc directory of the gem that