Closed (duplicate)
Project:
Node import
Version:
5.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 12:28 UTC
Updated:
7 Apr 2008 at 16:15 UTC
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
Comment #1
sleepytom commentedthe 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
Comment #2
junyor commentedDuplicate of issue #235433: Out of Memory error when running any import.