Closed (duplicate)
Project:
Image
Version:
5.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
5 Jul 2007 at 15:44 UTC
Updated:
6 Jul 2007 at 14:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedi appreciate you searching for existing issues. if you find one that matches your problem, rather than opening a new one and referencing it, the best thing is to do is follow up on the existing issue. it might have been a bit confusing since that issue was marked fixed but i've re-opened that since it seems like several people are still encountering it. so, i'm going to mark this as a duplicate of: http://drupal.org/node/140401 .
perhaps you could also test out the patch on: http://drupal.org/node/156127 ?
Comment #2
drewish commentedforgot to change the status
Comment #3
mysocom commentedYes it is duplicate of 140401. I'm sorry. But Was it fixed ? How ?
1 I have applied image_156127_0.patch to a 5.1.3 installation of image.
shell output:
2 Run the update.php script.
and have the same problem
(screenshot is in attachment)
in my /files/images
-rw-rw-r-- 1 nobody nobody 4758 Jul 5 16:46 44_0.jpg
-rw-r--r-- 1 nobody nobody 0 Jul 5 16:46 44_0.preview.jpg
-rw-r--r-- 1 nobody nobody 0 Jul 5 16:46 44_0.thumbnail.jpg
priview and thumbnail has 0 size!
thanks for your help
Comment #4
drewish commentedwhen an issue is marked as a duplicate and a link is given to another issue it's better to follow up on that issue rather than continuing on the duplicate issue.
that said it looks like you ran the patch twice. you only need to run them once... it looks like it didn't apply correctly the first time. perhaps you didn't have the latest version of -dev?