I applied this patch http://drupal.org/node/764762#comment-3035596 and it works with me for most webform components. However, when webform has grid component, I get this error:
Fatal error: Call to undefined function _webform_grid_options() in sites/all/modules/fusioncharts/contrib/fusioncharts_webform/fusioncharts_webform.module on line 173
Any help will be appreciated!
Comments
Comment #1
Marat commentedAlso I get this error when I add time, date or email component to the webform:
Comment #2
bneel commented+1
Comment #3
dreadfulcode commentedSupport for this module is terrible. I am trying another solution for graphs.
Comment #4
Josephnewyork commentedThe fusioncharts_webform module doesn't work at all. It needs a patch to get past the first error, and then just leads to this one.
I thought Drupal had quality control?
What charts system are you going to use?
Comment #5
pedromvpg commentedsubscribing
Comment #6
unused account commentedThis module has not been updated for over a year, so I think it's normal that there is going to be trouble...
I have installed this module and currently working on getting it working properly. First thing I did, is delete everything but the fusioncharts node module. (and the fusioncharts core offcourse) CCK, Webforms, core integration, they all look very buggy or don't even work at all.
Comment #7
aaron1234nz commented