Warning message
yktdan - August 13, 2008 - 17:52
| Project: | webform report |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
warning: array_multisort() [function.array-multisort]: Argument #1 is expected to be an array or a sort flag in /home/nynjtc/public_html/new/sites/all/modules/webform_report/webform_report.module on line 681.
It seemed to produce a correct report.

#1
I'm getting the same error. The report seems to be displaying properly, but that error message is in a big orange box at the top. I'm using Drupal 5.1, Webform 2.0, and webform_report 2.0. Example is at http://gaitherband.org/alumni .
#2
This got fixed in the Drupal 6.x rewrite. I'm backporting that code to 5.x because it's a lot better.