The voting widget/option will not show up on the node it was assigned to (story) and produces this error on such pages:
warning: Missing argument 3 for votingapi_get_user_votes() in /home/wizards/modules/contrib/votingapi/votingapi.module on line 223.
Thanks. :)
Comments
Comment #1
frjo commentedWhat versions of Vote up/down and Voting API are you using? If you open e.g. the file votingapi.module you find the version number on top of the page.
With the latest 4.7 version of Voting API everything should work. (Remember to run example.com/update.php when you update modules.)
Comment #2
Ariadoss commented/* $Id: votingapi.module,v 1.10 2006/01/05 06:45:34 eaton Exp $ */
Has it not been tested with this version yet?
Comment #3
frjo commentedThat is an old cvs version, please update to the latest 4.7 version. As of this writing it has this version votingapi.module,v 1.38.
Comment #4
frjo commentedComment #5
(not verified) commented