Great module - I'm glad to see someone working on this. The other team that did a similar module (can't recall its name at the moment) is so ridiculously complex it is useless.... so bravo. So far it seems to work, except for one error. I haven't fully tested this out, and it is on a non production site so I can't say it works great yet. I will definitely be using this and providing feedback though.

I get an error in the logs - doesn't yet appear to be effecting anything. The error is:

"user warning: Column count doesn't match value count at row 1 query: INSERT INTO drupalit_user_to_vote (nid, uid, voted, votes, ip, first_vote, daily_votes, daily_first_vote, weekly_votes, weekly_first_vote, monthly_votes, monthly_first_vote) VALUES (2736, 1, 1177530046, votes+1, '65.184.146.61', 1, 1177530046, 1, 1177530046, 1, 1177530046) in /includes/database.mysql.inc on line 172."

Comments

tic2000’s picture

Download the latest release, should fix that.

tic2000’s picture

Status: Active » Fixed
dsnydernc’s picture

Installed latest dev release as of today - this particular issue is solved. Cheers.

tic2000’s picture

Status: Fixed » Closed (fixed)