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).
CommentFileSizeAuthor
#3 4.JPG115.77 KBjoey91133
#2 4.JPG115.77 KBjoey91133
3.JPG132.84 KBjoey91133

Comments

dave reid’s picture

Project: D7 Media » Plupload integration
Version: 7.x-2.x-dev » 7.x-1.x-dev
Component: Media Browser » Code

Sounds like the source of this came from plupload so I'm going to move this issue over there.

joey91133’s picture

StatusFileSize
new115.77 KB

I use this patch
http://drupal.org/node/1146562
the problem only have

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).

What's can i do??

joey91133’s picture

StatusFileSize
new115.77 KB

I use this patch
http://drupal.org/node/1146562
the problem only have

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).

.
What's can i do??

slashrsm’s picture

Which 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?

slashrsm’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

change problem