Posted by tfmy2k on July 9, 2011 at 1:16am
3 followers
Jump to:
| Project: | FileField |
| Version: | 6.x-3.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
If 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
#2
Was there ever any resolution to this issue? I'm suddenly seeing it to.
#3
Fixed in #1171760: warning: array_merge() [function.array-merge]: Argument #2 is not an array when using CCK 3.x