Thank you for working on this very useful module.

I'm using fresh install of Drupal 6.22; views 6.x-3.0-alpha3; cck 6.x-2.9
Added new vocabulary (vocabulary1) to the Story type of content with terms term1 and term2
Added two fields to the Story
1)
label: year
name: field_year
type: Integer
2)
label: value
name: field_value
type: Float

in views crosstab configuration is attached.

With these configuration I'm getting: "Invalid argument supplied for foreach() in views_crosstab\views_crosstab_table.inc on line 91". error.

CommentFileSizeAuthor
crosstab_error.jpg45.52 KBSinovchi
crosstab_config.jpg39.15 KBSinovchi

Comments

FranckV’s picture

I also just tested this module and found the equivalent issue (with 6.x-1.x-dev version). But the issue disappeared when I "ran" the view from within a page display (the problem occurs from the default display).
I hope it helps.

dreamer777’s picture

same issue. Page display did not help. biarr, did you manage to solve this problem?

eft’s picture

Status: Active » Closed (won't fix)

A new D7 version has been committed to a development branch. Please try it and create a new issue for any problems identified. Development is occuring on D7 branch only.