Posted by Aleet on May 8, 2013 at 12:43am
Hello,
In Drupal 7.22, when I go to the media library at admin/content/media and click on a thumbnail, I see page for setting title and description for that image, URL such as media/4051/edit?destination=admin/content/media
But on my site, drupal won't let me save asking me to set the required field "License settings for this image" and the "Media Folder". But the dropdown for license setting contains no selection so impossible to set any license setting.
Screenshot: http://easycaptures.com/fs/uploaded/627/9111628379.jpg
Questions:
-
How do I edit these fields? There is no content type for media in /admin/structure/types
-
How do I add some license settings?

Comments
What version of Media module?
What version of the Media module are you using, and any Media addons? Also, are you using File Entity module?
The licensing field should be populated already, so I'm not sure why it's empty for you. Try a blank Drupal install with the Media modules you're using and check if the licensing field is empty on that test site too. Mine appears as expected.
Edit fields: You will need the Entity API module, and there's a separate set of fields for files/media located at: /admin/structure/file-types (may need to enable another module for this page)
In general, to edit a file directly you should see a file admin screen, like the content admin screen, at the following URL: /admin/content/file
Chris Charlton, Author & Drupal Community Leader, Enterprise Level Consultant
I teach you how to build Drupal Themes http://tinyurl.com/theme-drupal and provide add-on software at http://xtnd.us
Is there a way to have these
Is there a way to have these fields appear directly after uploading a new image file? In my current Drupal 7 setup I must go to the file and click edit to populate these fields, and it would be nice to get redirected to this form when uploading a new image.
We, too, are having this problem
Using Media 7.x-2.0-alpha3 and Media Browser Plus 7.x-3.0.beta2, both recently upgraded from Media 1.x versions.
I am having a similar issue
I am having a similar issue too with the following setup:
I have a fresh install with no problems and no license field either:
I have the same issue
Impossible to use Media 7.x-2.0alpha3 to insert a movie because the license field is blank.