I scanned through the other various uploading problems others were having with this module, but have not found anything that matches my issues. Here's the situation. I see the "Choose" and "Upload" buttons in my node (edit-mode). I am able to choose the file and it appears to upload. However, there is no thumbnail - only a border around the area in which the thumbnail would normally appear. I checked my upload directory (default "files" folder) and no file has been uploaded. I'm running this local, so there are no permission issues (to my knowledge - TinyMCE with IMCE works fine).
I am not running Pageroute, Node Family, or Usernode. I am running the latest version of CCK. Any help would be greatly appreciated.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imagefield_1.gif | 8.41 KB | Jacob |
| imagefield_error.jpg | 21.82 KB | monstordh |
Comments
Comment #1
monstordh commentedPartial resolution. The file actually uploads, but not until you save the node. After selecting the image and uploading, the image doesn't actually exist in the directory until after you save the node. This gives one a false impression that the image has not been loaded. It would be good to have this resolved.
Comment #2
Aleet commentedI have the same issue described by monstordh. I get the tiny border momentarily, as if system is trying to read a file but no image shows up.
Then I try to save the node and it won't let me because I've set the field as required. If I don't make the field required, then then no image shows up in the saved node.
Sometimes it works. The image preview shows up and it shows up in the saved node too. Then an hour later the image is gone! I am so frustrated with this thing that I am giving up. Obviously imagefield for version 5 is not functional. I've burned so many hours trying to make it work and find posts about it on drupal.org.
Comment #3
stevenpatzComment #4
Jacob commentedHave the same (or almost the same) problem.
All buttons are present (see image), I can choose the image, click on upload, page refreshes and there is no image, just the gray line on the left.
The path in the HTML pointing to the /files/my-folder/image-name, just as it has to be after uploading, but no image shown. I've read here somebody said the file on this stage is in the temporary folder, but here is the trick - on my testing platform (XP) is works just fine, but on the live site (*nix) does not. Interesting that on windows image shows up, in spite of the fact it is not in the /files/my-folder/ directory. Strange ...
Requested info:
Fresh Drupal 5.3 installation,
latest CCK and imagefield (5.x-1.1)
no more custom modules installed
download method - public
imagefield configuration - default
tmp and /files/my-folder/ permissions - 777
Any help is really appreciated
Jacob
Comment #5
darren ohDuplicate of issue 130701.
Comment #6
esolano commentedHi there. I just posted a solution to this issue here: http://drupal.org/node/130701#comment-799829
It seems this issue and 130701 is the same. Hope it works for you. Regards!