Hi, hoping someone can help.

Have installed the webform module (which rocks by the way) and created a simple webform and has a few users fill it out as a test. I can then view the submissions page but if I click on 'Analyse' 'Table' or 'Download' I get a blank page and when I hit back I recieve this warning message:

warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'webform_results_analysis' was given in /home/adminusername/public_html/example/includes/menu.inc on line 346.

and when I hit 'Clear' I get this message:

warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'webform_results_clear_form' was given in /home/toteachc/public_html/example/includes/form.inc on line 358.

this seems to be the same as this (http://drupal.org/node/237078) issue but I can't find the solution there.

Any help would be much appreciated.

Comments

quicksketch’s picture

The bug has already been fixed, but I haven't released another beta yet with the new code to correct the problem. If you're in a hurry to get the latest fixes, you can download the development version: http://drupal.org/node/235004, but otherwise you can just sit-tight for beta 3 to come out and it'll be included in that release.

quicksketch’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.