Hi there,
first of all, thanks for that awesome module :)
I am actualy running in a little problem using Media and Plupload integration together. Anything works just fine, except one thing.
When I am trying to upload a hugh Number of images, for example 54 files with about 300 MB, the upload process starts and after this I can edit the Media File Fields as expected.
But for some reason, after this step, the save function gets some trouble as you can see in my attached screenshot.
When i am closing the shown popup, there a no files uploaded ... :-/
I checked the apache error log, but cant find any error. There is no limit for max file size, or max file uploades in my php.ini that could produce this error.
Anyone got a idea how to fix that?
Comments
Comment #1
slashrsm commentedSounds like media issue.
Comment #2
aaron commentedPerhaps you can check Drupal's logs as well. Let me know if you find anything there.
Comment #3
sgurlt commentedI checked the errorlog, but anything I see is a lot of "updated" notifications.
Check my screenshots.
The only thing that locks strange to me, is the Location and the Referrer as you can see in my secound screenshot.
Comment #4
sgurlt commentedUPDATE:
Updating Media to the newest dev Version fixed the issue. :-)
Comment #5
dave reidMarking as fixed due to #4.