I have the same issue as http://drupal.org/node/1645522, but I have everything up to date and the problem is still present: I create a Media Gallery node, put images on the Media Gallery node, but they do not appear.
When clicking the Add Media link, the standard Media module interface appears; I can upload images, chose them from the existing library, etc. But they don't show up on the Media Gallery node. I checked the HTML for code that perhaps wasn't being displayed, and there is nothing there where the images should be.
I'm pretty sure I'm using the most up-to-date versions of everything:
- Drupal 7.15
- Media 7.x-1.2
- 7.x-1.0-beta8
- Clean URLs enabled
I have uploaded but not installed Plupload integration module 7.x-1.0, as I wanted to get one thing working at a time first.
The Media module has been working fine for me for a some time. The Media Gallery module was installed just yesterday. Then uninstalled and re-installed today just to see if that would fix it. It didn't.
Comments
Comment #1
lsolesen commentedWhich theme are you using? Do you have any javascript errors?
Comment #2
wstwd100 commentedAny update on this issue? Everything is up to date but I am still facing the same problem.
Comment #3
JoeMcGuire commentedIf you are using s3fs this issue may be related to #2550231: s3fs and other Stream Wrappers only display image links.
Comment #4
moloc commentedWhen you upload/select files to add them to the media_gallery, do you receive any error? (error in javascript, error in log, white screen,....) What exactly happens and which steps are you doing?
Comment #5
ivnish