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.
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.
Comments
Comment #1
joshbula commentedI'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 .
Comment #2
klance commentedThis got fixed in the Drupal 6.x rewrite. I'm backporting that code to 5.x because it's a lot better.
Comment #3
jimbullington commented