Closed (duplicate)
Project:
Image
Version:
6.x-1.0-alpha1
Component:
image.module
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
23 May 2008 at 11:12 UTC
Updated:
29 May 2008 at 04:48 UTC
Hi everyone,
I'm using Drupal 6.2 and the Image Module 6.x-1.0-alpha1.
Everything was working great, until suddenly the 'Upload image:' function does not work anymore.
When I create a new image with the image module it works fine. It's uploaded to sites/default/files/images.
But when I create a new blogentry/story/page and I use 'Attached images > Upload image:' to add a new image to the new post,
the image won't upload to the server. I do not receive an error or anything and the rights on the server are set properly.
I can only attach existing files I uploaded with the Image module.
This has worked fine before.
Can anyone please help me?
Regards,
Fred.
Comments
Comment #1
frpasman commentedComment #2
trifolic commentedI'm glad to see that I am not the only one with this problem. The only way I was able to actually get it to work, was to first use the "File Attachment" click Attach then save, edit and then attach it from the dropdown box. WAY to much work for that feature. I'll be working on it some more today and post any updates I find.
Comment #3
trifolic commentedJust want to add on a side note, here is a list of other modules that I have installed
cck
contemplate
event
faq
fasttoggle
pageear
pathauto
token
I have tried disabling all of them and no change.
Comment #4
frpasman commentedI do not even have other modules installed yet, and still this problem occured.
The strange thing is that it worked fine, I hadn't changed anything, and suddenly it stopped working.
Any other users have the same issue?
Comment #5
petrav commentedHi,
I had the same issue few days ago.
I turned on automatic listing of attached files, on /admin/settings/uploads and this fixed the problem.
I hope this helps you, too.
V.
Comment #6
frpasman commentedHi V.
Thanks for the reply.
I do not understand where I can turn on 'automatic listing of attached files'.
Can you tell me where to find these settings?
Thanks.
Fred.
Comment #7
mrnavarre commentedI have the same problem.
I have tested it on a clear installation and it does not run and I have tested it with CCK with teh same result.
How can we use image module?
what about uploas module? do you mean we have to tune its configuration to let image module run?
Comment #8
Tomim commentedComment #9
Tomim commentedI have the same problem.
I have tested it on a clear installation and it does not run.
Comment #10
mrnavarre commentedpetrav,
would you like to help all us to understand your solution?
thanks!
Comment #11
YaxBalamAhaw commentedsame problem here. Tried turning "list files by default" in admin/settings/uploads off and on, but, it made no difference.
Edit: Oh, and uploading an image within a node has never worked for me.
Comment #12
mrnavarre commentedI have the same problem.
Comment #13
hannesh commentedThe same thing here, out of the box 6.2, with also only cck, dhtml menu added. nothing comes up.
Comment #14
trifolic commentedThe patch listed at this thread http://drupal.org/node/233103 will fix the problem. There is a second patch in that thread at post 11 that DID NOT WORK for me, but the first one that you can download here http://drupal.org/files/issues/drupal6_node_attach.patch works.
Comment #15
mrnavarre commentedit runs!
thanks a lot!!!
Comment #16
Tomim commentedthanks!
it Work!
Comment #17
Hetta commentedduplicate of http://drupal.org/node/233103 ...