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

greggus-1’s picture

Status: Active » Closed (fixed)

In case someone else needs help with this:
It is VoteUpDown issue not VotingAPI - look at: http://drupal.org/node/361299#comment-1323486