missing tab "votes" because of menu clash with Vote Up/Down or Decisions module
igorik - December 15, 2008 - 10:20
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
Hi
I have permission to "inspect all votes" but the the tab with user and their votes is missing.
thanks
Igorik
http://www.somvprahe.sk

#1
Can you try a more recent build and see if you still get this error?
#2
Same issue here. Actually I don't get any error message - "Votes" tab is simply missing, even if superusers is logged in. Build dated March 22.
EDIT: I just checked - when I append "/votes" to the end of the URL I get 404.
#3
I get an access denied even though I'm user 1 or has permission.
@#2 make sure it's node/nid/votes not path/votes.
#4
Are you guys using any custom permission modules or is this definitely advpoll's fault?
#5
In my case there was a conflict with Vote Up/Down module. It too uses a vote tab. I had to disable it.
#6
Same here, I disabled vote up down and it is working.
#7
I'm not using Vote Up/down and can't see the tab anywhere. Any other ideas?
#8
I'm running the latest dev version of advpoll and am also unable to see the 'votes' tab when logged in as uid=1. I can't see the electoral list tab if it's set either, and get access denied for that page (node/nid/electoral_list).
I'm running NodeAccess and ForumAccess too but disabling them and rebuilding permissions didn't have an effect.
#9
Just an update - we solved the issue in my case - I also had the Decisions module enabled to test that too, and the urls clashed. Uninstalling Decisions means the tabs show up and work now.
#10