I just added the webforms module to my Drupal 6.15 I created my form tested it and all appeared to be good until I logged out and then went to the form. At the top of the page there is a warning box with the following text:
warning: array_keys() [function.array-keys]: The first argument should be an array in /home1/olacinco/public_html/drupal/sites/all/modules/webform/includes/webform.submissions.inc on line 352.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home1/olacinco/public_html/drupal/sites/all/modules/webform/includes/webform.submissions.inc on line 352.
I searched the general Drupal forum and the issues pages but didn't not find any answers. What should I do to fix this problem?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform_session_array.patch | 1.03 KB | quicksketch |
| #1 | p1.PNG | 7.71 KB | ae860300 |
Comments
Comment #1
ae860300 commentedME TOO
Comment #2
quicksketchThis patch should fix the problem. Note that the warning doesn't have any negative effects on the functionality, but I should be putting out a second beta here shortly containing a bunch of small fixes.
Comment #3
quicksketchComment #4
ae860300 commentedthanksgiving