Closed (fixed)
Project:
Taxonomy CSV import/export
Version:
6.x-4.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2009 at 08:28 UTC
Updated:
11 Dec 2009 at 08:43 UTC
I updated the module to the new 4.0 today and got this error:
Fatal error: Cannot unset string offsets in /var/clients/client0/web161/web/includes/form.inc on line 485
on: admin/content/taxonomy/csv
Comments
Comment #1
Daniel_KM commentedHi,
Thanks for your report.
That looks like an authentification problem. As you're an old user, it's probably not a permission or role problem, but you can verify (you should have system access, taxonomy module and taxonomy_csv access rights). Do you have cookies disabled ? Do you try as root user ? Is this error occuring even with recommended base options? I'm going to investigate more.
Daniel Berthereau
Knowledge manager
Comment #2
askibinski commentedThis was done with the root user. Cookies were enabled.
I'm not sure what you mean with recommended base options - but it was a pretty basic drupal setup. Nothing out of the ordinary.
I can't check it easily anymore because I reverted to the old version. Hope this helps.
Comment #3
Daniel_KM commentedHi,
Last release (6.x-4.1) corrects other bugs and improves import process, but i can't replicate your bug.
Regards,
Daniel Berthereau
Knowledge manager
Comment #4
Daniel_KM commented