I know that it's probably a views issue, but i'm searching for the source of this error, as it appears to throw this error message when I include a Relation Select field in any view.

Notice: Undefined offset: 0 in views_handler_field_field->option_definition() (line 293 of /home/myoffice/public_html/sites/all/modules/views/modules/field/views_handler_field_field.inc).

Can someone confirm this to happen in his views also? Any idea of the root cause?

Thanks

CommentFileSizeAuthor
#3 view_export.txt13.86 KBadam_b

Comments

Aldus’s picture

Hi.
Happening to me as well.

Anonymous’s picture

Have the same problem with the today's dev versions of views and ctools. Emptied caches, cron run. The problem started when I removed a few fields.

adam_b’s picture

StatusFileSize
new13.86 KB

Ditto; I added a node/relation Relationship to an existing view, enabled a field which uses the relation, and suddenly I get this.

mikran’s picture

Project: Relation Select » Relation

I don't even have Relation select installed yet and I get this notice as well. Somehow it's related to dummy field usage in views. By removing dummy fields from entities used in the view the notice disappeared.

Anonymous’s picture

I also have this problem without the Relation module installed. I have posted this issue under the Views issues (http://drupal.org/node/1352268)

mikran’s picture

Status: Active » Closed (duplicate)

Duplicate of issue #1352268 (with patch).