I have downloaded tried out the userpoints module, but it does not support by default a modification in points when a node is viewed, is there anyway I could link up a node view/access to trigger an action that will trigger a userpoint deduction. I also want it so that if a user does not have enough points to view a certain node they are redirected to another page. And also that a single node won't subtract from userpoints more than one time per session [not sure how to do that]

Comments

jredding’s picture

easily done with hook_nodeapi. Check the new docs recently create as part of GHOP. Its roughly the same idea.

jredding’s picture

Project: User Points » User Points Contributed modules
Version: 5.x-3.x-dev » 5.x-2.x-dev
Component: Code: userpoints » Miscellaneous
frazras’s picture

I cant seem to find it, could you give me a direct link

itgalary’s picture

Title: How to update userpoints on page view » The point not updating for new invites

I have enabled automatic approval, but point not added

jredding’s picture

Title: The point not updating for new invites » How to update userpoints on page view

Please DO NOT change the title of the thread to something unrelated. If you have want to post a support request, bug fix, etc. please open a NEW task.

To answer Franzas from a while back. The link to the documentation page is located on the userpoints main project page its pretty easy to find

kmillecam’s picture

frazras,

jredding has posted a good tutorial here: http://drupal.org/node/198548

I don't see one listed on the User Points project page.

jredding’s picture

I don't mean to sound rude but the link to the documentation as well as that tutorial is on the project's front page in the link "Read Documentation". The tutorial is part of the documentation.

If a module has documentation it is listed on the project's frontpage in the same place for every module.

I don't mind direct linking people to a specific page in the documentation but people must get used to reading the documentation before sucking away the time of the volunteers (like yourself). Kbahey, myself and ezyang (whom wrote the tutorial you linked to) have spent the time to write the documentation the least we can expect in return is for people to at least attempt to read it.

Sorry if this sounds harsh but we've tried hard to have all of the pieces available but we can't build things for everyone.

kbahey’s picture

I already placed the link to the examples in both userpoints and userpoints_contrib project page.

kmillecam’s picture

Doh!

I didn't even think to look under the documentation link.

Sorry guys.

berdir’s picture

Status: Active » Closed (won't fix)

Sorry for pinging the participants.

Now that Drupal 7 is out, there is no support for Drupal 5 and the
corresponding modules anymore. Therefore, I'm closing all old issues
which are still open.

I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature
is still needed or the bug still exists and open a new issue in that
case.