Closed (duplicate)
Project:
D7 Media
Version:
7.x-1.0
Component:
Media Browser
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2012 at 16:17 UTC
Updated:
23 Apr 2012 at 15:27 UTC
Thank you for making this module.
I am having a problem and when I select thumbnail view under Content/Media I get this message:
No media available.
List view is working fine. There are two screenshot I have taken as attchments.
Is there something I am doing wrong?
| Comment | File | Size | Author |
|---|---|---|---|
| thumbnail-view.jpg | 55.53 KB | Metalviking | |
| list-view.jpg | 61.9 KB | Metalviking |
Comments
Comment #1
hughworm commentedI have the same problem.
Comment #2
hughworm commentedLines 181 and 182 of media.admin.inc are:
So it's not surprising that $files is empty! Commenting out the "$files = array();" seems to make it work.
Comment #3
devin carlson commentedThis is a duplicate of #1500292: After update to 7.x-1.0, media browser list works, thumbnails empty.
A fix for the issue has already been committed and is available in the 7.x-1.0 development branch.