When importing a CSV file to a folder other than the default "sites/default/files/imports" folder, the imported file is not seen in later steps of the 8-step import wizard.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | node_import-6.x-1.x-dev.tar_edited.tgz | 96.1 KB | tomsolo |
| node_import-node_page-2.txt | 14.33 KB | manicolaus |
Comments
Comment #1
tomsolo commentedConfirmed.
Allways use default 'imports' value.
Im found the problem, bad variable names,
replace node_import:ftp:directory to node_import:directory
in node_import.inc and node_import.install files.
Comment #2
tomsolo commentedHere a latest, edited 6.x-1.x-dev version:
Comment #3
Robrecht Jacques commentedFixed in -dev. Will be included in -rc5.