Closed (outdated)
Project:
Panels
Version:
7.x-3.3
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2012 at 05:21 UTC
Updated:
13 Jul 2026 at 21:31 UTC
Jump to comment: Most recent
Comments
Comment #1
Countzero commentedSame problem here. Will update if I find a solution.
Comment #2
roberskine commentedSame thing here, trying to figure this out now..
Comment #3
chriso commentedI am also not sure what's going on with the Poll Vote and Poll Results entity field things, however you might be able to work around this by choosing "Existing Node" from the Add content screen instead of picking from the node section.
For "Enter the title or NID of a node", just enter
%1to reference the "456" part of "/node/456".Comment #4
sbydrupal commentedI think this has nothing to do with
"Entering a NID of an existing Node".
The problem is to override the "Node Template" with panels and create the Node Template for all Nodetypes instead of a specific Node posted...
I am curious if there is any solution to the issue ... Other solution is Pollfield yet it gives error currenlty for Version 7.x and
would prefer to use the core Poll module.
Thx
Comment #5
Anonymous (not verified) commentedHaving the same problem after switching from Display Suite Field UI to Panels.
Switching back to Display Suite Field UI solves the problem and allows results/voting to be displayed. I have found that it is always a good idea to try switching between Panels and Display Suite when these types of unusual display problems come up.
Comment #6
borisbaldinger commentedI had the same problem for a project i am working on. I created a sandbox which implements a very simple custom content pane that displays the poll form and the result.
Here ypu can find it: https://drupal.org/node/2119069
Comment #6.0
borisbaldinger commentedCorrected some spelling/grammar mistakes to make the report clearer.
Comment #7
rajmataj commentedIf you create a poll on a fresh Drupal install (tested with 7.34) and create a simple poll, the link 'results' will be there and will work fine (node/xxx/results) but as soon as you vote, the 'results' link is not there. Trying to go to the results page after you've voted will result in a Access Denied page. Before voting when I can access the results page, it's worthwhile to note that the node/xxx and node/xxx/results node look exactly the same. The Access Denied page might have something to do with the recording of the voter's IP address.
Comment #8
japerryDrupal 7 is no longer supported, closing.