Where is the generated Report?
Vako - March 1, 2009 - 16:51
| Project: | webform report |
| Version: | 6.x-1.8 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I really want to make this module work for me, please help!!
Here are the steps I am doing, let me know if I am missing anything:
1. Create content -> webform report
2. Entered Description and Title
3. hit the Publish button
4. Goto Recent post and click on the report created above
5. Choose the Webform, the key field and the other criteria
6. Click on Update then Publish buttons.
That's it, I can't see any report generated. What is the next step to see the report??
someone please help!

#1
Anyone?? please?
#2
I'm having the same problem. If I go to "Administer Content" I can see the web report name that was created, but when I select it, it again prompts for the criteria again without showing results.
#3
There are so many people using this module, yet we are the only ones having this issue? I hope someone can point what we have to do...
#4
The Webform_report is at http://example.com/?q=admin/content/webform_report (Home » Administer » Content management)
Click Save to view the choices you had previously made..
hope this helps
Sm
#5
Thanks for the help, but I already know that location, the problem that we are having is -> where exactly are we supposed to see the generated report? If I go to /admin/content/webform_report I see the report names that I have created, however I can't see the actual report anywhere with the fields that I had defined.
My question is: where is the generated report?? the one that will have a table and data in it according to the criteria that I had selected??
Can someone guide us step-by-step please.
Is there a documentation about this anywhere? please please please!!
#6
I removed and reinstalled the Webform and Webform Report modules and when I tried to generate a report I got the following error:
user warning: Table 'wwwaec_drpl1.webform_reportu' doesn't exist query: UPDATE webform_reportu SET wnid = 80, kcid = 1, sort = 4, components = 'a:3:{i:-2;s:2:\\\"-2\\\";i:1;s:1:\\\"1\\\";i:2;s:1:\\\"2\\\";}', filter_type = 0, filter_value = '', results_per_page = 20 WHERE nid = '81' in /home/wwwaec/public_html/modules/webform_report/webform_report.module on line 233.
Anyone can decipher it please?
#7
Apparently there is a bug in the code and I found the solution on the following links:
Check a possible solution on: http://drupal.org/node/357789
and a patch to remove "u" on: http://drupal.org/node/331574
#8
I had the same problem.
See how I resolved it:
http://drupal.org/node/397300#comment-1629714