Hi, I am running dev version of media gallery and media 2.x dev version. I am also running profile2 for user profiles. When trying to edit the gallery media field for the gallery content type, I am given the following errors regarding profile2 and remote stream wrapper:

• Notice: Undefined index: instance in media_form_field_ui_field_edit_form_alter() (line 534 of C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\media\media.module).
• Notice: Undefined index: instance in profile2_form_field_ui_field_edit_form_alter() (line 792 of C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\profile2\profile2.module).
• Notice: Undefined index: uri_scheme in remote_stream_wrapper_form_field_ui_field_edit_form_alter() (line 143 of C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\remote_stream_wrapper\remote_stream_wrapper.module).
• Notice: Undefined index: #description in remote_stream_wrapper_form_field_ui_field_edit_form_alter() (line 143 of C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\remote_stream_wrapper\remote_stream_wrapper.module).

Can someone please advise on this?

Thanks

Comments

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

I cannot reproduce this behaviour. Have you tried the most currend dev-version?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)