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

Ralf Eisler’s picture

Same error message, same core and module setup.

das-peter’s picture

Status: Active » Postponed (maintainer needs more info)

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

kingfisher64’s picture

I can't recall the exact process however I've most likely updated from ctools 7.x-1.1 to 7.x-1.2.

mgpcreative’s picture

I 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

das-peter’s picture

Status: Postponed (maintainer needs more info) » Fixed

Whatever 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

Status: Fixed » Closed (fixed)

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