Fix for Code for Taxonomy Synonym Token

  1. $newarray = array_merge($node->taxonomy, array());
  2. $synonym = taxonomy_get_synonyms($newarray[0]->tid);
  3. return $synonym[0];

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.