CCK Field Errors
Poieo - June 24, 2009 - 19:55
| Project: | FusionCharts |
| Version: | 6.x-1.0 |
| Component: | FusionCharts for CCK |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm trying to use a cck field to display a chart. I have it in a node with multiple other cck fields and am trying to display a simple 2D Column Chart. However, when I save the node I receive the errors below and a 'No Data to Display' message where the chart should be.
Please let me know if you need any more info.
* warning: Invalid argument supplied for foreach() in /home/veggie/public_html/sites/all/modules/fusioncharts/fusioncharts_cck/fusioncharts_cck.module on line 140.
* warning: Invalid argument supplied for foreach() in /home/veggie/public_html/sites/all/modules/fusioncharts/fusioncharts_cck/fusioncharts_cck.module on line 145.
* warning: Invalid argument supplied for foreach() in /home/veggie/public_html/sites/all/modules/fusioncharts/fusioncharts.module on line 252.
#1
I am on drupal 6.13 and have a similar issue - I get the chart displayed fine, however I get the error
warning: Invalid argument supplied for foreach() in /var/www/michaelpinch/modules/fusioncharts/fusioncharts_cck/fusioncharts_cck.module on line 145.
Thanks for the help
#2
I had something wrong with my setup. I can now view the charts just fine. But, as in comment #1 I still receive the error when I save the node.
#3
I also have this error only when saving the node.