First of all, I like the way this module works. Using the concept of Drupal's core Upload module, some Ajax features and all.

But I'm confused. The way to upload an image is different when you are creating a node and editing a node.
When you create a new node, there's another fieldgroup for Node Images to upload. But once you've created the node, and wants to edit the image, you see another tab Images. Why create a new Tab instead of using the default display???

Ok, here's the problem I had encountered. Uploading image when creating a new node is fine. After that, I wish to upload another image to the same node. I get the error as shown in attachment. I believe is the URL stuffs.

Another bug I found is that, I've selected use MD5 hash for filenames, but it still uses my old file names after upload.

CommentFileSizeAuthor
Capture.PNG70.36 KBktleow

Comments

stefano73’s picture

Status: Active » Closed (works as designed)

I fixed the bug in the latest CVS update on the 6.x branch, please check it and let me know.
As for the Images tab, it allows you to review all uploaded images in one page and not a small fieldset in the node add page. There's another reason why it's useful: the new permission introduced with the 6.x release allow admin to grant upload/edit access to users who might not have access to the node edit. Let's assume you write a post and you want other users to contribute to the image gallery with their images, without letting them edit the post. They will not have access to the node edit page, but they will see the Images tab and they will be able to upload images to that post.

ktleow’s picture

Okay this idea of Images tab seems reasonable.. =D
But now I've got another problem. Yesterday I've uploaded a couple of images, auto generated thumbnails. Now all of my large images are GONE!! Only left the thumbnails.

What is happening? I'm using Drupal 6.4 with the Node Images module 2.x-dev from August 24.

lesbi’s picture

same problem here.
An HTTP 0 error on node_images/js.

yesterday a creat page with image that work.
today no.

i use D6.9 and node_images-6.x-2.1

thx a lot.

ALT83’s picture

I got the same problem here. The odd thing is that once you reload the page the images are actually listed, but the error does occur every time an image is uploaded.

A quick fix would be nice as I love this module but I've and would hate to have to switch to an alternative solution.

jgoodwill01’s picture

Any advances on this I keep receiving this error as well.

An HTTP error 0 occurred.
/node_images/js

Has anyone found a work around for this in 6.x?

ALT83’s picture

I haven't so I'm resorting to a reinstall and an alternative solution unless someone has a quick fix.

ndjbelgium’s picture

i had the same problem and it was a error from FCK editor
after fixing this problem in FCK it workt perfect

hoop this helps

drupalusering’s picture

umm no its not from FCK... its from drupal core image module in particular the part that is responsible for cropping the image... its officially a bug.. bzzzz