If the description content_taxonomy_terms_by_field is right, the first argument is node id, but not the node object. But $node is an object, isn't it? So, $node should be replaced with $node->nid.
If the description content_taxonomy_terms_by_field is right, the first argument is node id, but not the node object. But $node is an object, isn't it? So, $node should be replaced with $node->nid.
Comments
Comment #1
mh86 commentedhas been fixed some time ago..
thanks for report
Comment #2
mh86 commented