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
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
Comment #1
willhallonlineyou can rid yourself of the error by commenting out that line. However, I haven't worked out a fix yet.
Comment #2
Netbuddy commentedIn 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.
Comment #3
ericduran commentedI 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.
Comment #4
ericduran commented#1224700: Remove custom views formatters