When my cron runs to import feeds I get the following error:
warning: file_put_contents(sites/default/files/sites/default/files/images/temp/3745321993.jpg) [function.file-put-contents]: failed to open stream: No such file or directory in xxx/sites/all/modules/aggregation/aggregation.module on line 1455.
And then there a no images imported
Comments
Comment #1
Ashraf Amayreh commentedCould you change this line
to
Let me know if that solves your problem and I'll create a patch for it.
Comment #2
jaks1970 commentedI did this edit to the .module file and now the images show however the size is 200px by 0px it's not how I have my thumbnails set. Any ideas how I can fix this?
Comment #3
Ashraf Amayreh commentedIn general your error is strange, 200 by 0? Sure you haven't specified that size in the image module?
I did find out that I'm not generating the image derivatives for the newly created image and that's fixed. I believe this problem should go away, but let me know if it doesn't. Fixed in 6.x-1.1
Comment #4
jaks1970 commentedThe issue was related to format.