When I upload the file on plupload
have error message
Notice: Undefined index: files in media_add_upload_multiple_submit() (line 254 of D:\TWAPM\htdocs\myweb\sites\all\modules\media\includes\media.pages.inc).
Warning: array_keys() [function.array-keys]: The first argument should be an array in media_add_upload_multiple_submit() (line 254 of D:\TWAPM\htdocs\myweb\sites\all\modules\media\includes\media.pages.inc).
Warning: implode() [function.implode]: Invalid arguments passed in media_add_upload_multiple_submit() (line 254 of D:\TWAPM\htdocs\myweb\sites\all\modules\media\includes\media.pages.inc).
Comments
Comment #1
dave reidSounds like the source of this came from plupload so I'm going to move this issue over there.
Comment #2
joey91133 commentedI use this patch
http://drupal.org/node/1146562
the problem only have
What's can i do??
Comment #3
joey91133 commentedI use this patch
http://drupal.org/node/1146562
the problem only have
What's can i do??
Comment #4
slashrsm commentedWhich patch from that issue do you actually use? I tried with plupload 7.x-1.x-dev and it works fine, so it could be something wrong with the patch....
Can you try the latest patch in that issue (http://drupal.org/node/1146562#comment-5599564) if not using it yet?
Comment #5
slashrsm commentedThis should be fixed by #1414486: Allow for Multiple Plupload elements in a form.
Comment #6.0
(not verified) commentedchange problem