I'm just importing IMAGE nodes but when I try it, at the step 7 of node_import I see these 5 line instead of th 5 preview:warning: Division by zero in /home/MYSITE/sites/all/modules/image_fupload/image_fupload_image/image_fupload_image.module on line 237.
I'm using, drupal 6.20, and Image FUpload 6.x-3.0-rc2 .
What it mean? what I have to do?

Comments

matteoraggi’s picture

I have disabled the fupload module and now importing the image node I get this error: "You must upload an image." But I have uploaded all images into the path /sites/default/files what else I have to do to import multiple images with title and description?