Userpoints is a module which allows users to earn and use points through various activities on the site.

learn more… | top users | synonyms

0
votes
1answer
10 views

Service Userpoins : Missing required argument points

My environment : Drupal 7 & service 3.x I use userpoints and service-userpoints. I want to CRUD userpoints. So i create a xmlrpc server and test it by Postman from Chrome store. The xml code is ...
1
vote
0answers
27 views

how to add new badge after getting certain no. of points?

I a using user badge and userpoints module. I want that when user get certain no. of points old one is replaced by a new badge assigned. For this, I have already created rule with action "remove ...
2
votes
0answers
17 views

services userpoints with xmlrpc server can't be linked by external device?

I had searched the article, and i still can't figure out how to use services userpoints with xmlrpc.(My Environment drupal 7,Service 3.x, userpoints ) i read the readme in the userpoints module. ...
0
votes
0answers
28 views

how can i provide condition for adding points to user when signup

I am new to drupal. Here I am using Drupal7,here i am using rules module for assiginig points to users when user signup.here my condition is add 20000 points to first 50 users after that the user has ...
0
votes
1answer
33 views

How can i know that the first 50 signup users

Here i need to add some points to users when signup in to the site. In rules module i provided that functionality. but problem is to add some less points after 50 members had signed up. so how can i ...
1
vote
1answer
25 views

How to prevent userpoints from repeating

I need to grant points to users for updating their user profile with licensing info about their company. Right now I have the following rule: Event: After updating an existing user account Add ...
0
votes
0answers
19 views

calling userpoints function with parameter from another module

i've been working for userpoints submodule to handle point when user buying product (which is different module). the product module (my own) hasn't such a hook function. how to implement it? what i ...
0
votes
0answers
23 views

How to allow Userpoints as decimal

I'm trying to allow the Userpoints (v7.x-1.0) module to allow decimals. I've been told that a future version will allow this but I need the functionality before then. I've changed the 'points' field ...
0
votes
0answers
25 views

How to transfer Userpoints between users?

Have just installed Userpoints (v7.x-1.0) and after going through all of the configuration I cannot seem to find the option for transferring Points between users. Can someone point out how I ...
0
votes
1answer
62 views

Drupal user points and commerce

I have 3 products: A, B and C. After the user buy the product A, I want to give the user 5 points, for B 10 points and C 20 points. How do I do this with rules?
0
votes
1answer
58 views

I want to add user points whenever user like the page for Facebook. How can I do this?

After sharing or like a page on Facebook I want to add userpoints in Drupal 7, how can I do this?
1
vote
1answer
22 views

Approving Pending Userpoints

I'm developing a site that allows users to earn points based on site actions. I have the site working for users and their points earned are going into a "pending" category. The next step is that the ...
0
votes
2answers
46 views

Convert userpoints to vote ballots

good day. I want to achieve the following functionality and I'm wondering if this could be possible: For each purchase, one can gain userpoints (I can handle this using Rules). Those userpoints ...
0
votes
1answer
69 views

Different User Points for different nodes

I am using the User Points module to assign points to users if they post some content and so on. Works great. Now the admin can set some tasks to the users in the form of nodes. To be clear, a node ...
0
votes
2answers
162 views

User points, Badges and rules

I want users on my sites to have badges assigned to them. I have user points,user badges, and rules module. User points is working fine. I have created a badge. Now i want that whenever a user's total ...
3
votes
1answer
243 views

View to display user points and the reason for the points

Using user points module, the users of my site are successfully being assigned points for any content they post or revisions they make and so on. Now when a user logs in, i want the user to be able to ...
0
votes
0answers
32 views

Top Author of the week

How to get the Top Author of the week based on user points? I have tried http://drupal.org/project/userpoints_ranking but it has no such options. I am using drupal 7I have vote up/down module and ...
2
votes
1answer
210 views

User Points and Custom Badges

In my website i have vote up/down module and user-points module enabled and a Rules to add user points for every vote automatically. Now, my question is what is the way to add Custom Badges depending ...
1
vote
1answer
82 views

Minus Userpoints for down votes

I have configured Vote up/down module for voting. For every vote, content author will be awarded 5 points for up-vote, but i am facing problem for down votes! i can not understand how to minus ...
3
votes
1answer
299 views

Add user points for every up vote

My drupal 7 site has an user rating system for authors content, but problem is, every up-vote and down-vote do not add point's automatically in users profile. But i think, it is possible by User ...
0
votes
0answers
14 views

user badges using userpoints in drupal 7 [duplicate]

Possible Duplicate: Is there a Drupal reputation / badges module available similar to the functionality found here on drupal.stackexchange? I am working on a Drupal 7 site that uses the ...
1
vote
1answer
33 views

Should I use the Activity or Message module? [closed]

I want to create a view of user activity on my social site as shown below: User A is now following User B User C just joined "My_Site_Name" User D just gained 30 points for posting "User D_Blog" I ...
0
votes
1answer
59 views

Display list of user name with user points sorted by points based on certain time period?

We added user points for provide points to user, when creating node, comments and likes. We created view for display user points list (user name, Total points, and ranks). It working fine. But we ...
1
vote
2answers
44 views

How to change user info with a rule when Points are granted to user (using userpoints module)?

I need to create a rule to change info of a user when this user is granted with points using the http://drupal.org/project/userpoints module. I need the rule to have a condition and action like: if ...
0
votes
0answers
56 views

Use Ubercart to purchase points

I am trying to setup the Ubercart module, with the Userpoint module and recently ported UberCart_Userpoint module, to provide points(Credits) to the user and display them in a block, after the user ...
0
votes
1answer
110 views

How to filter a view relating node and user data?

I created a content type called Vouchers. This content type has a field called: Points. In the other hand I enabled the http://drupal.org/project/Userpoints module which allows users to get points. ...
1
vote
1answer
109 views

How to create rule to change user role based in points (using userpoints module)?

I'm using the http://drupal.org/project/Userpoints module which allow me to grant points to user. So far so good. I need to create a rule to fire this condition/action When a point is granted to a ...
0
votes
1answer
35 views

Reward for daily login with rules

I want to reward my users with 1 point for login every 24h. Event: User has logged in Condition: ?? Action: Reward points (I have a component) I don't know how to reward once every 24 hours. how ...
7
votes
1answer
417 views

grant user points equals to product price

I would like to grant user points to product owner in amount of product price after product sold. for this I define a rule as below: Events: Completing the checkout process Actions: Loop ...
0
votes
2answers
77 views

How to make users get points when using rate module?

I'm using the http://drupal.org/project/rate module to allow the visitors to rate content. I need the author of the contents get point based in the votes provided for the rate module. There are ...
1
vote
1answer
66 views

Peer-to-peer recognition system using User Points and Rules modules

I would like to build a recognition system in the team where peers can recognize the effort of each other. I'm using User Points module. For example: UserA recognize the testing effort done by ...
0
votes
1answer
116 views

Not_compatible_with_d7 after installing User Points Contributed modules

does anyone know why it displays 'Not_compatible_with_d7' beside a number of modules in the User Points Contributed modules project after install as though it was a missing module even though they all ...
0
votes
1answer
81 views

Module for allowing voting +1 / -1 that contributes votes to userpoints

I know that there is the module userpoints karma, and this is only updated to Drupal 6 version. Are there anyway other modules available for contributing votes to the userpoints. Or can you point me ...
1
vote
1answer
347 views

Userpoints: deduct points programmatically

Is there a way to programmatically deduct points from user points? I want to deduct points from users if a certain "featured Item" field is checked when they create a new content, but don't want to ...
0
votes
0answers
92 views

Views + VBO + User Point + Rules action incorrect

I make views(type:node) to grant user point with VBO and Rules but when I select users to grant point then point was grant to one user (I think current user). but when I change views type to user , I ...
0
votes
2answers
63 views

Filter view by users without a matching record in the related userpoints table

I found out that I'm getting a much better query performance if I use an INNER JOIN of users and userpoints compared to a LEFT JOIN. Currently, new users have 0 userpoints when they register, I'll ...
0
votes
1answer
135 views

How to add points using User Points in Drupal 6

I want users to be able to give points to other users through "User Points" I think it's the API: http://drupalcontrib.org/api/drupal/contributions!userpoints!userpoints.module/6 ...
0
votes
0answers
50 views

Disable the Fivestar widget after the first vote [duplicate]

Possible Duplicate: How to limit a user to one vote when using Fivestar? I am a newbie to drupal. I am using Drupal 7, fivestar, userpoints and voting rules modules in my intranet site. I ...
0
votes
1answer
109 views

Use Views to delete a record from the database

I have created a view that displays userpoints info. What I need is to create a link that will delete or reset individual records.
1
vote
0answers
45 views

How can I reset userpoints for a single user? [duplicate]

I know there exists a reset all user points method, but I need to be able to reset points for each single user individually.
0
votes
2answers
81 views

How do I get the userpoint description to include clickable node link?

I would like to get a clickable link of the current node stored in the description parameter of the userpoints_userpointsapi Am using the code below at the moment. Its working fine but the link ...
0
votes
1answer
136 views

How do I add userpoints directly to the database?

How can I add points directly to the User Points database? I have a quiz site and would like to use the User Points module to store quiz scores, instead of creating something from scratch. I have ...
0
votes
2answers
124 views

How to import userpoints?

Userpoints module doesn't have migrate integration yet. Looking at the API I can probably use userpoints_service_add to assign "starting point" values for each user in a batch script. Is there an ...
0
votes
1answer
87 views

How to set Target points to the User group?

There is a User Groups in our site (i used og) Point system for posting nodes (for this i used userpoints,userpoints_contrib,userpoints_nc) Since its working fine, Now i need to set target points ...
0
votes
1answer
467 views

Payments and user balances/virtual coins

I would like to implement some premium options within my website. But most modules I have looked at, focus on providing payment-interactions (buying items, adding node etc.). In contrast, I am ...
5
votes
1answer
343 views

How to assign permissions based on user points?

I am building a site where users are given permissions similar to SO. I am working with two models. The first model assigns roles to users based on points. I can probably use Rules or a build a ...
1
vote
1answer
99 views

How do I alter myuserpoints table?

I am using the Userpoints module. Using that, when I click the "My Score" link I am viewing a table with list of points. There are 6 headers and 6 rows displaying. In that table, I need only 3 ...
2
votes
1answer
122 views

Award user points for selecting an avatar?

I'd like to award my happy little users when they select an avatar. Anyone know of a module that melds User Points and Avatar Selection? Both modules are awesome, but I can't find a way to combine ...
1
vote
1answer
79 views

Userpoints: Require userpoint for being able to create a node?

How would one go about requiring the user to have userpoints before creating a node? Perhaps with some kind of Rules validation? Cheers
2
votes
0answers
238 views

Ubercart & QuickBooks?

I have a client using Ubercart who is looking to integrate with QuickBooks. After a bit of searching, I found that Ubercart itself has some discussion of this topic which seems pretty out of date: ...

1 2