I am getting the following error when I create a selection decision.

user warning: Unknown column 'randomize' in 'field list' query: UPDATE decisions SET quorum_abs=0, quorum_percent=0, active=1, runtime=18403200, maxchoices=1, algorithm='', uselist=0, showvotes=1, startdate=1265172359, randomize=0 WHERE nid = 25 in ...sites/all/modules/decisions/decisions.module on line 1214.

The decision is coming up closed with the following...

Who should win?
Submitted by admin on Tue, 2010-02-02 23:39
Current date: Tue, 2010-02-02 23:46
Opening date: Wed, 1969-12-31 19:00
No closing date.
0 out of 0 eligible voters cast their ballot

This decision is currently closed.

I have just installed the module in D6.15

Comments

aitala’s picture

I submitted the issue before I added...

Its also not saving my settings for 'Maximum Choices' or 'Restrict voting to electoral list'

Eric

Marat’s picture

I got the same problem

aitala’s picture

The randomize column in the decisions table was not created on install. I added it by hand and now things work, but its pretty odd.

Eric

anarcat’s picture

Assigned: Unassigned » anarcat

crap, looks like i didn't review that patch properly, i'll fix this and reroll a release.

anarcat’s picture

Status: Active » Fixed

I fixed it in CVS, i'll reroll a new release, apologies for the little twiddly bug.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.