Just installed beta1 of media gallery on a fresh install of drupal7 beta2. I created a test gallery, and uploaded an image. Nothing showed up. So I tried again, still nothing. I checked my files directory, and found that only the first image had a thumbnail generated. I tried messing with the owner of the files, and the permissions, didn't help. I also tried editing my Image Styles, but that did nothing.
So, I can upload the images, but they don't get resized (except for the anomalous first upload), and they are not shown in my test gallery. No errors are generated.
Any ideas?
Comments
Comment #1
jerrac commentedAnything? I don't even have a hint of where to troubleshoot this problem since there are no errors.
Comment #2
JacobSingh commentedCan you check again? Media BETA-1 didn't work with core BETA-2. Media releases are going to be lockstep with core releases. media BETA-2 is out now, and I'm working on media_gallery beta-2.
Best,
J
Comment #3
jerrac commentedWow, a response... I had put this project on the back burner since it wasn't urgent.
I'll try upgrading things when I get the chance. I don't think I will today, hopefully tomorrow.
Comment #4
radoeka commentedI believe that I have the same problem.
I uploaded pictures and due to this bug report, I see the files in sites/default/files
At the same time the apche error log /var/log/apache2/error_log shows:
[Sun Nov 21 23:18:30 2010] [error] File does not exist: /srv/www/htdocs/media-gallery
[Sun Nov 21 23:18:55 2010] [error] File does not exist: /srv/www/htdocs/media-gallery/add-images
[Sun Nov 21 23:19:28 2010] [error] File does not exist: /srv/www/htdocs/media-gallery/add-images/8
[Sun Nov 21 23:20:10 2010] [error] File does not exist: /srv/www/htdocs/media-gallery/add-images/8/TwGW3f5uCfmZKhvyRwvwcIMWpnHf4L2bsI-kTup6NAo
I created the sub directories media-gallery, media-gallery/add-images and media-gallery/add-images/8
That is why you see them listed 1 at a time. Why is the media-gallery created at drupal root directory (/srv/www/htdocs), is that correct?
Comment #5
jerrac commentedOk, did a fresh install, and after working through some bugs installing Styles, I got this error message when I enabled Media Gallery. It long, and has several different lines repeated.
When I go to: admin/config/media/galleries
I get this:
When I upload an image, it still doesn't create thumbnails. But, it does, at least, display a default image in place of a thumbnail. I can download the original image if I want.
When I edit an image it gives me this error at the top of the edit form:
I am using the latest dev versions of all the modules required by media gallery. So I'm wondering if the problem might be in one of them...
Anyway, sorry for the long error messages, I didn't want to miss anything that might be helpful.
Comment #6
lsolesen commentedIs this still an issue in beta7?
Comment #7
jerrac commentedNo clue. I gave up on media and media gallery and just created image nodes and used views to create galleries. So, feel free to close this issue.
Comment #8
lsolesen commented