Closed (fixed)
Project:
Webform
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2008 at 08:51 UTC
Updated:
4 Apr 2008 at 16:14 UTC
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
Comment #1
quicksketchThanks, 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.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.