Polls: The Poll topic always displays regardless of the number of questions
When creating a Poll block, the Poll topic should only display when there are more than 1 question. Due to a bug, the Poll topic always displays.
To resolve this issue, which will only display the Poll topic when there is more than 1 question, update the PHP file functions.inc with the patched version below.
/private/plugins/polls/functions.inc
This patch should only be applied to glFusion v1.1.8 and has been included in glFusion v1.1.8 Patch Level 3.
For more information on Patch Levels, please see the glFusion Patch Updates story.
What's Related