Hello there,
I'm getting this error on nodes and views that have fivestar enabled

Notice: Undefined variable: tag in fivestar_views_value_display_handler() line 1420

Any ideas?
Cheers

Comments

willhallonline’s picture

you can rid yourself of the error by commenting out that line. However, I haven't worked out a fix yet.

Netbuddy’s picture

In your views results relationship, if you have "no filtering" for the "vote tag", I think that's what brings about this error because the array is looking for it yes? I don't know, but if you have "vote" under "vote tag", then the problem goes away, at least it did with a static fivestar display that I created.

ericduran’s picture

I haven't looked into this issue but my guess is you didn't select a tag to filter by.

This is a requirement when using fivestar you must select a tag.

ericduran’s picture

Status: Active » Closed (duplicate)