Closed (won't fix)
Project:
Views Crosstab
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2011 at 10:43 UTC
Updated:
10 May 2013 at 07:12 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| crosstab_error.jpg | 45.52 KB | Sinovchi | |
| crosstab_config.jpg | 39.15 KB | Sinovchi |
Comments
Comment #1
FranckV commentedI 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.
Comment #2
dreamer777 commentedsame issue. Page display did not help. biarr, did you manage to solve this problem?
Comment #3
eft commentedA 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.