Userpoints No negative - how to limit publishing options??
Hi guys, I'm having some hard time with the Userpoints module I hope I can get some help...
It's a really great module and it is something I really need for my website, however, I cannnot force Drupal not to allow users to publish nodes without having a minimum number of userpoints.
My point is - for creating a node on the website, a certain amount of userpoints are deducted from the users account (let's say 10 points for each node). Now there is this option "Userpoints No Negative", and it should solve my problem - if I have only 9 points, I should not be able to publish a node. But, what happens is that I am actually able to publish and the system will not deduct any points since I cannot go below 0. So I publish and I will still have 9 points.
Do you have any idea how to solve this problem? I don't want users to be able to publish without a certain amount of userpoints.
Thanks a lot for any advice.
Gabriel

do a pre-check. if user
do a pre-check.
if user balance is less than 10 points in your case, the "create node" link is NOT active.
what module(s) u are using?
good day.
We go the drupal way. How about you?
http://www.drupalway.com
Hi
This sounds good - but how do I do this pre-check?
I'm using Userpoints, Userpoints_node_action, Userpoints_nc; I can find the links if it would help. There is a lot of options what to do with the Userpoints but I couldn't figure out this limitation.
Pre-check
Does anyone know how I should do this pre-check mentioned above??? thanks
I would like the following
I would like the following which is right inline with what you want:
If user has fewer points than it takes to create content then
1. be notified
2. configurable action. I would want her to purchase more points at that point.
--
Bringing value to the social web by connecting people with events, products, and services that match their interests and values