Closed (duplicate)
Project:
FileField
Version:
6.x-3.10
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 01:16 UTC
Updated:
11 Apr 2013 at 21:29 UTC
I had 6.x-3.9 installed: i was getting the Argument #2 is not an array in /sites/all/modules/filefield/filefield_widget.inc on line 255 directory.
I then upgraded to 6.x-3.10. I am now consistently getting the following error:
Argument #1 is not an array in /sites/all/modules/filefield/filefield_widget.inc on line 255.
I have verified that the files do end up getting uploaded into the following directory:
.../sites/default/files/
I am tearing my hair out on this one: I have spent almost half a day on this: NO AVAIL: my site is down: Please help!!!
Comments
Comment #1
tfmy2k commentedIf i try to upload file from Drupal back-end, it gives me following error message:
Fatal error: Only variables can be passed by reference in drupal/includes/form.inc on line 1345
Comment #2
ShadowCaster commentedWas there ever any resolution to this issue? I'm suddenly seeing it to.
Comment #3
quicksketchFixed in #1171760: warning: array_merge() [function.array-merge]: Argument #2 is not an array when using CCK 3.x