When I attempt to import a csv file ( comma delineated, no quotes) I get the following error
Fatal error: Cannot use string offset as an array in /var/drupal/68/includes/form.inc on line 977
I should mention that I also do not get a chance to map any CCK fields and that I'm using drupal 6.8, cck 2.1 and views 2.1
Comments
Comment #1
Robrecht Jacques commentedStupid typo just before release. Will be fixed in 6.x-1.0-rc2. Thanks!
CCK fields are not yet supported.