Closed (fixed)
Project:
Webform Multiple File Upload
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Aug 2012 at 17:14 UTC
Updated:
13 Sep 2012 at 14:11 UTC
Hi,
I'm using Media Gallery, plus the latest version of Webform Multiple File Upload and when an image is downloaded from the Gallery, I get the following errors...
Notice: unserialize(): Error at offset 0 of 11 bytes in webform_multifile_file_download() (line 78 of ..../sites/all/modules/contrib/webform_multifile/webform_multifile.module).
and
Warning: in_array() expects parameter 2 to be array, boolean given in webform_multifile_file_download() (line 79 of ..../sites/all/modules/contrib/webform_multifile/webform_multifile.module).
Also, this pair of errors does not happen just once, but more like 2-3 DOZEN times...
Eric
Comments
Comment #1
attiks commentedComment #2
jelle_sFixed in latest dev version. Thanks for the report!