When viewing a node with an attached voting field, I get:
Notice: Undefined variable: a3 in vud_node_node_view()

(With vote_up_down 1.x-dev and votingapi 2.x-dev)

CommentFileSizeAuthor
#1 node_view_a3_notice-1933064-1.patch539 bytesitamar

Comments

itamar’s picture

StatusFileSize
new539 bytes

I don't have a solution, but I use the following as a temporary hack.

marvil07’s picture

Status: Needs work » Closed (won't fix)

vud_node will be removed soon from D7 version. Details on #1295574: Remove vud_{node,comment,term} modules in favour of vud_field and #1360572: Roadmap for D7 of Vote up/down

You probably want to use vud_field instead of vud_node ;-)