Closed (fixed)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 18:38 UTC
Updated:
29 Sep 2009 at 22:05 UTC
Not sure if this belongs here or in the Image module queue
Drupal 6.13, Image 6.x-1.0-beta3
When attempting an import (that had worked flawlessly before) I get the following error on my server:
PHP Fatal error: Cannot unset string offsets in /var/www/html/sites/all/modules/image/contrib/image_attach/image_attach.module on line 343, referer: http://x.x.x.x/?q=admin/content/node_import/41
And the import fails. If I click on the "view" tab in the import I can get a few rows imported at a time but it is not feasible to do this for the CSV that I have several thousand records to import.
Disabling the Image modules completely allows the import to continue flawlessly.
Comments
Comment #1
sphopkins commentedclosed as it was another module affecting node_import #589428: clean up form data in submit handler, not hook_nodeapi -- produces PHP Fatal Error