Closed (fixed)
Project:
Webform Report
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 19:22 UTC
Updated:
18 Feb 2012 at 17:10 UTC
I am logged in as first user, and I get this error on the admin page (/admin/content/webform_report) with no explanation:
Undefined variable: rows in _webform_report_page() (line 1173 of .../sites/all/modules/webform_report/webform_report.inc).
The content area of the page is blank except for this error, which isn't very helpful.
Comments
Comment #1
jimbullington commentedI've uploaded a fix for this - initialized the $rows variable.
Comment #2
jimbullington commented