1
Dear All,
I installed XoopsPoll versions 1.0 and 1.2 (not together), but just to check the problem was not a version issue.
I can create a poll fine, but when I try to edit it, the indivindual options are messed up (show in wrong order, not showing and so on).
I did some research in the code and I believe the problem is with the group[] grouping in the html code. If you print the sql generated for the update of the poll, you get something along the lines of: update xoops_poll_option set ... where option_id=value and that value is the same across all sql statements.
I had to finish some other coding and did not get a chance to look at it closer, but if you have a solution or a pointer as to what I might try, I would be grateful.
Regards,
George