Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
204 views

How well Users Points Voting API works with FiveStars module

I'm using "Users Points Voting API" module to combine "User Points" module and "Fivestar" module. It works, but not as expected. When an user rate a post, the author gains N points. If an user ...
1
vote
1answer
73 views

I cannot access to user points pages: myuserpoints/ID

I'm using the "User Points" module in Drupal to assign points to the users given the rating on some of their nodes. I visited the menu: admin/user/userpoints from which I can see users scores. ...
0
votes
1answer
25 views

Drupal Userpoints module

Is there already an update for the userpoints_role mod? I have a userpoints system implemented for drupal 7.x but i want it to give roles automaticly as users gain or lose karma, i do not have a clue ...
-3
votes
2answers
77 views

is there a way to exchange variables between javascript and php

Dear stackoverflow members, I have build a website in Drupal, and i am trying to create a fun way to get members involved with the site by building a userpoint system, the system is all in place, but ...