Display medium vote on a custom flexinode theme

fourchette - June 8, 2006 - 18:37
Project:mediumvote
Version:HEAD
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I have a custom flexinode theme so I don't print the $content variable. How can I display medium vote on this page (theme)

I have try :

<?php
print theme('mediumvote_widget', 'node', $node->nid);
?>
but it's not working. It's only printing vote(0).

What can I do?

Thank you

Nicholas

 
 

Drupal is a registered trademark of Dries Buytaert.