Active
Project:
Node import
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2011 at 13:41 UTC
Updated:
16 May 2011 at 20:21 UTC
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
Comment #1
matteoraggi commentedI 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?