Closed (won't fix)
Project:
ImageCache
Version:
5.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2010 at 17:09 UTC
Updated:
24 May 2012 at 07:11 UTC
Step 1. Enable "Use default image" for a image cache field
Step 2. Ignore the "Upload image: " inside same fieldset
Step 3. Save setting
Step 4. Load a dummy node [same content type of course]
Step 5. Check your watchdog log where you'll find this error "array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in ../sites/all/modules/imagecache/imagecache.module on line 572."
Disabling "Use default image" will stop error logs
Comments
Comment #1
afagioliThis fix seems to work fine:
original code @ imagecache.module:570
my fix
sponsored by : http://noteurbane.com
Comment #2
fizk commented