Trying to change basic information or just saving when of the field with the widget type tree creates the following error:
Fatal error: Cannot use string offset as an array in /home/mysite/public_html/sites/all/modules/content_taxonomy/content_taxonomy_tree.module on line 179
Comments
Comment #1
mh86 commentedthere have been changes in the Taxonomy Manager.
It seems like I have to update the Content Taxonomy integration too
Comment #2
j0rd commentedConfirming this bug. Just got it myself =(
I don't know if this fixes is, as I don't really know what the code is doing other than looking for "selected terms".. So I took a guess and created this code, to stop the error, but might not be proper and cause a bug. Please have a developer look over it to make sure I'm not completely messing it up. As mentioned, I did not trace any code to make sure this is a proper fix, but only resolves the PHP error.
If you have devel installed you can remove the dpr/dpm comments to trace the code a little bit.
Comment #3
mh86 commentedI can't reproduce this issue.
On my testing sites I'm using the newest Content Taxonomy version and beta2 of Taxonomy Manager.
Does this problem still exists for you?
Comment #4
mh86 commentedclosing this very old issue. try newer versions and reopen if problem still exists