The voting widgets are not visible to anonymous/unregistered users while the voting score/points is visible.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2906689-voting-widget-not-visible-to-anonymous-users.patch | 343 bytes | plazma |
The voting widgets are not visible to anonymous/unregistered users while the voting score/points is visible.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2906689-voting-widget-not-visible-to-anonymous-users.patch | 343 bytes | plazma |
Comments
Comment #2
plazma commentedLooks like the problem is in the vud.module file
on line 20 it reads
it should actually read
which is lowercase as defined in the vud.permissions.yml
Comment #3
plazma commentedComment #6
marvil07 commented@plazma Thank for taking the time to provide a patch!
It is now on
8.x-1.x.