This might be an old bug that was resolved, but it needs to be tested...

user error: Unknown column 'p.nid' in 'field list'
query: SELECT p.nid FROM vote p INNER JOIN node n ON p.nid = n.nid WHERE
(n.created + p.runtime) < 1161183902 AND p.active = 1 AND p.runtime
!= 0 in
/var/alternc/html/o/omar/gnuvernment_demo/drupal-4.6.2/includes/database.mysql.inc
on line 66

Comments

vm’s picture

don't think you should be using the cvs version of decisions with 4.6.2

anarcat’s picture

Version: 6.x-1.x-dev » 4.7.x-1.x-dev

You're totally right, but I think this bug was there before the 4.7 branch was created. :) So i'll update the version, but anyways, this is mostly a reminder for me to retest this issue which has manifested itself on our servers recently.

anarcat’s picture

Assigned: Unassigned » anarcat
Status: Active » Fixed

The cron job has been verified as working on demo.decisions.gnuvernment.org, 4.7 and HEAD (5.x).

Anonymous’s picture

Status: Fixed » Closed (fixed)