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

frpasman’s picture

Category: bug » support
trifolic’s picture

I'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.

trifolic’s picture

Just 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.

frpasman’s picture

I 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?

petrav’s picture

Hi,

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.

frpasman’s picture

Hi 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.

mrnavarre’s picture

I 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?

Tomim’s picture

Tomim’s picture

I have the same problem.
I have tested it on a clear installation and it does not run.

mrnavarre’s picture

petrav,
would you like to help all us to understand your solution?
thanks!

YaxBalamAhaw’s picture

same 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.

mrnavarre’s picture

I have the same problem.

hannesh’s picture

The same thing here, out of the box 6.2, with also only cck, dhtml menu added. nothing comes up.

trifolic’s picture

The 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.

mrnavarre’s picture

it runs!
thanks a lot!!!

Tomim’s picture

thanks!
it Work!

Hetta’s picture

Status: Active » Closed (duplicate)