print $node->nid; " class="post if ($sticky) { print ' sticky'; } if (!$status) { print ' node-unpublished'; } print $zebra ">

print date('M', $node->created);


print date('d', $node->created);

foreach (taxonomy_node_get_terms($node->nid) as $term) {

if ($image = <em>taxonomy_image_display</em>($term->tid)) { print '<div class="book_item">'.$image.'</div>'; }

}

Comments

haloslipd’s picture

Fatal error: Call to undefined function taxonomy_image_display() in /home/teaching/public_html/conferencetest/themes/sodelicious/node.tpl.php on line 13

is the error I get.
Thanks,
Anne