I am facing the same problem on hosted server. Its working on my local machine. But not on hosted server. Imagemagick on the hosted server, is able to convert to thumbnails Only difference between two machines is I use mongrel locally, while passenger on the hosted server.
On 10/29/08, Bruno Bornsztein <[EMAIL PROTECTED]> wrote: > PhotosControllerTest, PhotoTest, and the attachment_fu plugin tests. Those > should all be passing. > Thanks, > Bruno > > On Wed, Oct 29, 2008 at 6:35 AM, Max Schubert <[EMAIL PROTECTED]>wrote: > >> >> Hi Bruno, >> >> On Tue, Oct 28, 2008 at 4:55 PM, Bruno Bornsztein >> <[EMAIL PROTECTED]> wrote: >> > Hmm... well that helps. Probably NOT an ImageMagick problem then. Are >> > the >> > thumbs even inserted into the database? You should see four new rows for >> > each photo you upload. >> >> I only see the two main images that I uploaded listed in the photos >> table, so no, thumbnails are not making it into the database. >> >> Where in the included tests should I look for errors that would match >> this problem? Happy to look through tests that would be related to >> this and help figure out what code is failing .. just not familiar >> enough with the code base to know where to look. >> >> - Max >> >> > >> > > > > -- Sachin Kale --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
