Closed (fixed)
Project:
Webform Report
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 16:51 UTC
Updated:
12 Apr 2010 at 16:30 UTC
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!
Comments
Comment #1
vako commentedAnyone?? please?
Comment #2
keschl commentedI'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.
Comment #3
vako commentedThere 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...
Comment #4
mukatira commentedThe 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
Comment #5
vako commentedThanks 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!!
Comment #6
vako commentedI 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?
Comment #7
vako commentedApparently 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
Comment #8
kovda commentedI had the same problem.
See how I resolved it:
http://drupal.org/node/397300#comment-1629714
Comment #9
jimbullington commented