* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/newsdrum.com/html/sites/all/modules/imagefield/imagefield.module on line 240.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/newsdrum.com/html/sites/all/modules/imagefield/imagefield.module on line 240.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/newsdrum.com/html/sites/all/modules/imagefield/imagefield.module on line 240.

I added a simple patch for this. The patch also deletes this delete forms that is responsible for the wrong fid.

CommentFileSizeAuthor
#1 imagefield.module.patch1.48 KBrapsli

Comments

rapsli’s picture

StatusFileSize
new1.48 KB

and the patch...

dopry’s picture

Status: Needs work » Fixed

I fixed the return value of field_file.inc... It should only return an array now.. for some reason It liked spitting out false every now and then.... ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.