undefined method `content_type'

Assuming you're already using attachment_fu, you also need to use responds_to_parent to allow for remote uploading.

Check out: http://khamsouk.souvanlasy.com/2007/5/1/ajax-file-uploads-in-rails-using-attachment_fu-and-responds_to_parent - Best tutorial that covers this :slight_smile: