Closed (fixed)
Project:
Views RSS: Media (MRSS) Elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 18:19 UTC
Updated:
19 Dec 2012 at 23:30 UTC
Notice: Undefined index: image_style in views_rss_media_field_formatter_settings_summary() (line 129 of /drupal/sites/all/modules/views_rss_media/views_rss_media.field.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| views_rss_media-undefined_index-image_style-field_formatter_settings_summary.png | 58.94 KB | Chris Charlton |
Comments
Comment #1
maciej.zgadzaj commentedYou might want to check
7.x-1.x-temporary-codebranch - it is fixed there.Please note that this branch is code in progress, aimed at fixing all
media:elements (apart frommedia:category, which for the moment is disabled, to be re-enabled once I have an idea how to make it work in a nice way), only very roughly tested, hence not yet committed to main dev branch. Would be cool though if someone played with it a bit too and shared the effects.Comment #2
maciej.zgadzaj commentedFYI - branch
7.x-1.x-temporary-codehas been deleted, all updates have been merged into7.x-1.xbranch,<media:category>element has been re-enabled, all fields should work fine now. Please read freshly added Setting up Media feed elements documentation for more info.