Hello,

i have a huge issue. i just don't get it.

i have :

warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\my_path\all\modules\filefield\filefield_widget.inc on line 255.

When do i get this error ?

I have a content A with a imagefield field filled in french.
Everything is ok.
If i try to translate this content, i get the error.
I only get the error if i am not in user 1.

This error leads to a lot of bug. The source content, A, doesnt have the image anymore (deleted from database) and in addition a new alias has been added in url_alias table for content A (which is in french). The new alias makes the content A becoming a english content.

I just don't understand where it comes from. In user 1, everything is fine.

Please help me !

Comments

YesCT’s picture

I get this error when clicking on the remove bottom when using the editablefields module on an image field.

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /Users/me/sites/all/modules/filefield/filefield_widget.inc on line 255.

Luciuz’s picture

i have the same issue

quicksketch’s picture