Hi,
While trying to create a views field from an existing vud field, I get "Broken/missing handler".
The field is working fine on the node but not in views.
There seems to have been a similar issue but it was based on Display suite. This is for a regular view with no bells/whistles.
Any ideas?

Comments

Nick Robillard’s picture

Applying the patch here http://drupal.org/node/1211826#comment-5321624 solved this problem for me. (I'm also using bare bones views - no display suite)

Nick Robillard’s picture

However, it is suggested that you disable node and comment modules entirely, and only use the field. It is working for me. Just be sure to not use the field in the "Vote Up/Down" group. Use the field from "Content" (it's the field you created). That confused me for a bit.

kenyan’s picture

Thanks Nick,#1 works

marvil07’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#1211826: Vote Up/Down node views field not working