I don't have the Voting module installed. I installed userpoints_contrib-6.x-1.x-dev yesterday. I ran Retroactive points and got the following warning:
user warning: Table 'XXXX-drpl1.votingapi_vote' doesn't exist query: SELECT uid, COUNT(*) AS val from votingapi_vote GROUP BY uid in /home/XXXXX/sites/all/modules/userpoints_contrib/userpoints_retroactive/userpoints_retroactive.module on line 113.
It was followed by:
Retroactive points awarded.
However no points were awarded retroactively.
Comments
Comment #1
kbahey commentedIt is fixed and should be in the new tarball available tomorrow.
Comment #2
carlwohlforth commentedThanks, I'll check it out when it's updated.