Closed (outdated)
Project:
User Points Contributed modules
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2009 at 04:49 UTC
Updated:
13 Oct 2021 at 11:15 UTC
Jump to comment: Most recent
Comments
Comment #1
walker2238 commentedI've been looking for this also, I found a few topics on this and they all seem dead.
Comment #2
kbahey commentedRequires a new module to do that. Moving to correct project.
Comment #3
ryanmnly commentedWhat is the status on this feature? Also, wasn't this a module prior to merging them? Where can I find that one again?
Comment #4
chefarov commentedThe only way arround I found on drupal 6 is by using votingpoints and add new rule as described in comment #1 here: http://drupal.org/node/673196 .
However this is useless for the time being since it grants author a fixed number of points regardless the value of other's user vote. If someone could find a way to grant author custom number of points depending on fivestar value would be perfect !
The other way around(which is not suitable to me) is this userpoints_karma module which integrates vote-up/down with userpoints: http://drupal.org/project/userpoints_karma
EDIT: I found this http://drupal.org/node/317585 !
In that thread some people give their implementation(code) of the asked feature. I haven't tested these patches yet but they seem hopefull.
Comment #5
ressaThanks chefarov, the User Points Voting API module was just what I was looking for. It will get integrate Vote Up/Down with User Points, Version 6.x-1.41 works just fine.
Comment #6
iex commentedReally? No module for a year?)
I updated my core to 6.x, but never expected this feature will not be available.
it was working fine for 5.x
Comment #7
chefarov commentedTitouille has rewritten the userpoints_fivestar module for drupal 6 !
See here :
http://drupal.org/node/197991#comment-3890068
I have tested it successfully. Shortly :
It grants node author a configurable amount of points every time a user votes through fivestar depending the number of stars voted.
Comment #8
avpadernoI am closing this issue, as Drupal 6 is now not supported.