what ever i do i always get the message that the user has earned 0 points.
what am i doing wrong
i have set up userpoints, i have set up ubercart, i have configured the product so it says (product is now woth 10 points)
but when bought the message comes back User earned 0 points!
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | uc_userpoints_award.patch | 1.63 KB | crashtest_ |
| #7 | uc_userpoints-580684.patch | 2.25 KB | crashtest_ |
Comments
Comment #1
sabyrodrigues commentedsame here .... I am looking out to sell points to users ..... like 1 Product ... $1 .... 1Point ... In Product features :: On product purchase give 1 point ..... Tested the same by checking out ..... no points added
Comment #2
betz commentedhave a look at #595890.
The patch was for another issue, but i stumbled on the same bugs.
Please test it out and post your reviews on the issue queue.
Comment #3
morxe commentedNot good.. same 0 points.. !!!!!!
Comment #4
betz commentedProblem solved with #595890.
I just commited it, give the cvs server few hours so the changes can be downloaded from the project page.
Comment #5
dvid-2 commentedThe problem i now have, is the problem that i can say that a product is worth 10 points .
but if i look back after saving the points are 0 again. in the DB the SQL table stays empty.
What is the problem with this ;)
Comment #6
betz commentedSee my reply @ http://drupal.org/node/595890#comment-2193404
Comment #7
crashtest_ commentedActually, the problem might still be showing up for people who do not create a predicate that uses the conditional action that the module provides. If there is no predicate, then there is no point at which the system will actually award the points, if I understand it correctly. You can solve this by creating a predicate yourself, or by using the patch below.
This patch creates a default predicate that utilizes the conditional action.
Comment #8
Bilmar commentedsubscribing
Comment #9
crashtest_ commentedAlso, after working on it at greater length, I have determined that the tid seems to only be getting set to 0, so there isn't an award category being set, even if you create one. So, this patch adds a dropdown to allow selection of a points category, as well as assigning points to that category when doing the actual userpointsapi call.
Comment #10
robbiew commentedSo -- in order for the seller to be given points, a Conditional Action must be set up separately to do this?
Comment #11
betz commentedActually, this issue was about uc_userpoints_product.
I committed the 2 patches, thanks CrashTest_!
Comment #12
betz commentedComment #14
lentreprenaute commentedHi,
September 2010, i meet the same problem. seller don't earn points. What is the actual issue (without patch, that i can't use on xampp windows). i create (worke on it) a marketplace with ubercart and userpoints. Read some old simlar problems in 2008.
Can you please telle where i can check or find the solution. I really spend a lot o time to find the solution by myself ( not always easy when you're not a fluent in english)
Thanks for your help
Florent
Comment #15
lentreprenaute commentedHi,
September 2010, i meet the same problem. seller don't earn points. What is the actual issue (without patch, that i can't use on xampp windows). i create (worke on it) a marketplace with ubercart and userpoints. Read some old simlar problems in 2008.
Can you please telle where i can check or find the solution. I really spend a lot o time to find the solution by myself ( not always easy when you're not a fluent in english)
Thanks for your help
Florent