Drupal 5.7, jquery_update to 1.26
PHP 5.26
CCK 1.7
files directory is 777
files/tmp is 777
download method - public
imagefield 2.1
imagefield configuration - resize to 800x800, sizelimit - 3Mb
Maximum number of images: 7
Image path: realtyfotos
not required
multiple upload
no default image
When I edit the node and choose the images from hdd and hit UPLOAD, the image is not snown, it shown as broken image icon. This is because the image is not saved in files/realtyfotos folder. It gets saved there only when the node is actually saved. This behaviour is obviously bad. I read a lots of thread on this and everywhere it is marked as fixed but still this doesn't work for me.
You can check it here http://liveangarsk.ru/node/add/realty
Just couple of fields activated for this node type. Though it is in Russian, everything is pretty obvious.
Thank you.
Comments
Comment #1
batbug2 commentedOk, i've fixed this. This bug was caused by that I have nginx and not apache.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
kamleshpatidar commentedHi batbug2,
How did you fixed that? please specify, Is there configuration issue?
I have stuck on the same issue. When i press upload button, i got only a gray line. but when i save that node i got that image. But i am not able to see uploaded files during previews also. please guide me.
Best,
Kamlesh
Comment #4
batbug2 commentedKamlesh, do you have nginx?
Comment #5
kamleshpatidar commentedNo,
what is this? I am using Apache Server. (WAMP environment). is this useful for this?
Best,
Kamlesh
Comment #6
batbug2 commentedNo, as I mentioned earlier, my problem was related to my webserver (nginx) becauser I don't use apache at all. So I can't help you.