Hi Dave, Sounds like your application.yml file wasn't configured correctly. But to start with, which version of CE are you trying to use? If you have an `application.yml` file, you must be on the Rails 2.x branch ( https://github.com/bborn/communityengine/tree/rails2.x), right? That's pretty old, and you should consider upgrading to Rails 3 (unless you can't, for some reason).
I added the missing single quotes and now the image appears to show up > across browsers and there are no errors in the logs. One thing that I > can't explain though is that there appear to be no files stored in my S3 > bucket. So if its working - where are the images being stored ??? > What does your s3.yml file look like (don't post your keys here, just look to see what the S3 bucket is set to). Look here for an example: https://github.com/bborn/communityengine/blob/rails2.x/sample_files/amazon_s3.yml -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.
