Frist I check the link

http://mywebsite/node/"X"/webform-results

I view the Submissions , but I check the next options

http://mywebsite/node/"X"/webform-results/analysis
http://mywebsite/node/"X"/webform-results/table
http://mywebsite/node/"X"/webform-results/download

"X" is the webform number node

The result is a Blank page

And when I check the link

http://mywebsite/node/"X"/webform-results/clear

The result is:

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

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, I thought that the D6 menu system was pulling in the webform_report.inc file that contained all the necessary code, but I misunderstood the new code a bit.

Anyway, it's now pulled in correctly in the latest dev. If you choose to upgrade, you'll need to clear your menu cache at admin/settings/performance with the Clear cache button there.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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