Closed (fixed)
Project:
Pollfield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 17:12 UTC
Updated:
8 Jun 2011 at 02:32 UTC
after clicking on the vote button, I get warning: Invalid argument supplied for foreach() in /a/sites/all/modules/pollfield/pollfield.module on line 1674.
and also "Your vote was recorded." but it doesn't record the vote, will add more details as soon as i learn more about this bug
Comments
Comment #1
mario_prkos commentedGreat! Keep inform me.Thanks for testing dev version.
Comment #2
ginc commentedmight be the same as #762582: warning: Invalid argument supplied for foreach() in /a/sites/all/modules/pollfield/pollfield.module on line 1674. in stable release
Comment #3
mario_prkos commentedI built check if user select something and I post message that user didn't select answer. It is available in dev version afert midnight GTM. I did it for single choice and for multi choice.
Comment #4
jday commentedI'm getting the error on line 203
warning: Invalid argument supplied for foreach() in /......./modules/pollfield/pollfield.module on line 203.
Comment #5
bryan kennedy commentedThis foreach problem is fixed in the latest version of the module. The last comment is related to another issue.