Closed (fixed)
Project:
Scald: Media Management made easy
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 11:15 UTC
Updated:
11 Jun 2013 at 17:00 UTC
Hello.
I receive this error when I try to add media
File sites/all/modules/scald/assets/video.png could not be copied, because the destination directory public://atoms is not configured correctly.
How I can configure public://atoms ?
Thanks
Comments
Comment #1
jcisio commentedComment #2
jcisio commentedThis error happens if you don't have scald_image or another provider that uses public://atoms. I've just committed a fix which explicitely creates that folder before file copy.
Comment #3
mariusm commentedThanks