Skip to content

Clipped doesn't seem to be generating thumbnails on upload #68

Description

@DaveahamLincoln

When I upload a picture and insert using the insert button on the asset thumbnail (which is blank for some reason), it generates the tag

<r:asset:image size="normal" id="1" />

as expected. However, when I go to the page, I get an error:

AssetTags::TagError in Admin/pagesController#preview
asset Professor A has no 'normal' thumbnail

Full trace here: http://pastebin.com/rd8B00Fv

I've already tried installing the ImageMagick dev libraries and putting

Paperclip.options[:command_path => '/usr/bin/mogrify' ]

in my radiant_config.rb and my clipped_config.rb (alternately, not concurrently), since I use Passenger, but the issue persists. Any ideas?

Thanks,

-Dave Nearing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions