Happens on the first page sometime after click next(mapping)

would seem to be some kind of loop which eventually causes the script to run out of memory?

Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 113 bytes) in /home/vjcentra/public_html/modules/node_import/node_import.module on line 808

Comments

sleepytom’s picture

the line 808 error is what you get with the filetype set as CSV

if you leave it on autodetect you get the following

Fatal error: Call to undefined function () in /home/vjcentra/public_html/modules/node_import/node_import.module on line 232

junyor’s picture

Status: Active » Closed (duplicate)