While editing some content created using the project module I got the error messages below trying to assign the content to taxonomy terms. I've got my terms set up as follows:
Project type
-- Activities
----Deliverables
When I submit it the first time - it is fine, but if I go back in to edit the content I get the error:
warning: Illegal offset type in isset or empty in ...\modules\taxonomy\taxonomy.module on line 1172.
warning: Illegal offset type in ...\modules\taxonomy\taxonomy.module on line 1173.
warning: Illegal offset type in ...\modules\taxonomy\taxonomy.module on line 1176.
warning: Illegal offset type in isset or empty in ...\modules\taxonomy\taxonomy.module on line 1172.
warning: Illegal offset type in ...\modules\taxonomy\taxonomy.module on line 1173.
warning: Illegal offset type in ...\modules\taxonomy\taxonomy.module on line 1176.
This was first reported here (http://drupal.org/node/169528 - 7th entry) in case this helps to clarify the source of the problem.
Comments
Comment #1
cpugeniusmv commented#169528: Error messages while using taxonomy terms