Closed (cannot reproduce)
Project:
Drupal core
Version:
6.8
Component:
poll.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 16:01 UTC
Updated:
13 Aug 2013 at 11:16 UTC
I log in as an administrator to the site, and go to Create Content. I used to be able to create a Poll b/c I had a "Poll" link (in between "Page" and "Sticky"). However, I've upgraded several times recently and during one of those upgrades the Poll option disappeared.
I have checked my permissions and I have all the relevant "Poll Module" permissions checked for my role.
I have two roles, and on the second role I am allowed to create poll content.
Additionally, I am able to go to http://websitename.com/node/add/poll and add a pole. Its visible, the poll works, all is well. It just seems to be the link that is missing.
Any ideas?
Thank you
Comments
Comment #1
oskizzle commentedComment #2
ainigma32 commented@oskizzle: it's been a while... did you manage to solve this yet? If you haven't maybe you could try emptying the menu cache and maybe rebuild the menu by running update.php one more time.
- Arie
Comment #3
ainigma32 commentedLooks like oskizzle won't be posting any feedback so I'm setting this to fixed.
Feel free to reopen if you think that is wrong.
- Arie
Comment #4
oskizzle commentedno, this isn't solved.
how do i empty the menu cache?
Comment #5
ainigma32 commentedGo to /admin/settings/performance and hit the Clear cached data
- Arie
Comment #6
oskizzle commentedalright, did that but still no Poll in the create content section.
Comment #7
ainigma32 commentedI'm afraid I'm just about out of ideas.
You could check to see that the menu item is present in the database (the menu_link table) but not showing for some reason (maybe set to hidden).
Or maybe there is a path alias that is blocking the menu item (I think I saw another issue about that)
And finally you could also try disabling and then reenabling the module.
If that doesn't do it I hope someone else will come up with some bright ideas ;-)
Good luck!
- Arie
Comment #8
ainigma32 commented@oskizzle: Any luck with this?
- Arie
Comment #9
oskizzle commentedI disabled and then enabled, but the "Poll" option still doesn't show up under Create Content.
@Arie - how do I look at the menu_link table to verify that the Poll option is there and not set to hidden? Same thing w/ the path alias - I'm not sure how to check that.
Comment #10
dpearcefl commentedDo you still need help with this issue?
Comment #11
jkingsnorth commentedNo update from author, closing, reopen if it's still an issue.