Closed (fixed)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 23:24 UTC
Updated:
6 Mar 2009 at 13:23 UTC
Hi there.
After upgrading my Drupal installation from 5 to 6, I experince strange problem using Votingapi + VoteUpDown.
When using Up-Down widget, votes are stored in votingapi_vote table with strange uid. E.g. my uid (as super user) is 1, but in db my votes are stored as uid 184 which is considerd as anonymous.
What is even more strange, next day my new vote's uid is 185... ?
I've tried both rc and dev version with the same problem.
Any ideas?
THX
Comments
Comment #1
greggus-1 commentedIn case someone else needs help with this:
It is VoteUpDown issue not VotingAPI - look at: http://drupal.org/node/361299#comment-1323486