Notice: Undefined index: name in MediaBrowserPlusLibrary->view() (line 14 of sites\all\modules\media_browser_plus\includes\MediaBrowserPlusLibrary.inc).
Drupal 7.15
Media unstable6
Notice: Undefined index: name in MediaBrowserPlusLibrary->view() (line 14 of sites\all\modules\media_browser_plus\includes\MediaBrowserPlusLibrary.inc).
Drupal 7.15
Media unstable6
Comments
Comment #1
Ralf Eisler commentedSame error message, same core and module setup.
Comment #2
das-peter commentedAccording to what I know this can happen only if ctools changed something in its plugin handling.
It would be helpful to know the version of ctools and maybe more information about the scenario this error occurs.
Comment #3
kingfisher64 commentedI can't recall the exact process however I've most likely updated from ctools 7.x-1.1 to 7.x-1.2.
Comment #4
mgpcreative commentedI am having the same issue. I have assigned an image field to bring up the media library. When I create new content and select "Select Media" the overlay opens fine. However I am presented with a "Notice: Undefined index: name in MediaBrowserPlusLibrary->view() (line 14 of [path]/sites/all/modules/media_browser_plus/includes/MediaBrowserPlusLibrary.inc)."
I am running:
Ctools - 7.x-1.2
File entity - 7.x-2.0-unstable6
Media - 7.x-2.0-unstable6
Media Browser Plus for Media 2.x - 7.x-2.x-dev
Comment #5
das-peter commentedWhatever was the cause, I've just came across this after I've updated a project we're working on.
I decided to hardcode the css class as no other location uses the name value.
The change was committed and pushed: http://drupalcode.org/project/media_browser_plus.git/commit/c77f96e