I have the node image module installed, and the admin page is showing up along with a form for uploading files, but I cannot get the actual upload to work.

What is the full path of the 'images' directories the module is looking for? I have tried a number of locations (including CHMODing) and cannot get the upload to work.

Thanks in advance to anyone else using this module...

Comments

mcmarc’s picture

I am having the same problems, does anyone have any idea? Maybe it's just a setting somewhere but I don't know where.

Foobie’s picture

I can get as far as selecting the image to upload, but when i click the 'upload' button, nothing happens, the page refreshes, but thats all. This is driving me nuts, because i don't get any error, and this module is perfect for what i need!

Heres hoping,

Foobie

(running drupal 5)

stefano73’s picture

The upload is fixed in the new cvs version available here:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/node_images/n...

lias’s picture

See:

http://drupal.org/node/32320 - fix for tinymce
http://drupal.org/node/106608 - paths in drupal core
http://drupal.org/node/101216 - linking to images in above private path
http://drupal.org/node/110749 - someone trying to build an image module with drupal paths\
http://drupal.org/node/108657 - the node images issue I opened

I think it's an issue beyond the node images module and would really like to use this module for my 5.0 install.
lsabug

redmonp’s picture

I had some problems with this when I was experimenting with all the image modules. I installed gallery, acidfree, node_image, cck image. After uninstalling these and finally settling on node_images, I tried adding pictures and the upload would not work. I tried cleaning the db up manually, but that didn't work, so I ended up falling back to my pre testing database, installed only node_image, and it worked. I think this problem stems from conflict with other modules, either currently installed or previously installed and improperly removed.

lias’s picture

Could you list the problematic ones for us? It would be helpful.
Thanks.
lsabug