Hi betz :
After the installation and configuration. I created a node with userpoints access. I granted registered users with access to buy. But the registered users always see 'access denied' without a chance to buy it.
Hi betz :
After the installation and configuration. I created a node with userpoints access. I granted registered users with access to buy. But the registered users always see 'access denied' without a chance to buy it.
Comments
Comment #1
betz commentedHey pm530,
there isn't a buy access form on the node itself.
I integrated views with this module, and there is a default view that you can use or have a look on how to build such forms with it.
Comment #2
betz commentedComment #3
pitxels commentedI can only see these views:
userpoints_nodeaccess_node_buys and userpoints_nodeaccess_node_list
But they don't provide any form to purchasing...
Ok, Views integration is great, but what if I want to display the nodes in different ways: in taxonomy, in search results, newsletters,etc ?
I think there should be a form in the node as well.
Comment #4
pitxels commentedComment #5
zeezhao commentedHi betz. Nice work.
Could it be integrated with a cart system like ubercart, by using: http://drupal.org/project/userpoints_ubercart
You will use this to sell a product called "Buy xx Userpoints". Then once paid for, node should be accessible.
I tried this out, and was able to buy points etc. But could still not get access to the node...
I guess I need to make some code change... Any ideas? Thanks for your help.
Comment #6
madhusudan commentedThere is broken views handlers.. for "buy acess button"
this is the error
"Error: handler for userpoints_nodeaccess_points > nid doesn't exist!"
anyone know the fix..?
Comment #7
martinfer commentedHas somebody resolved this? Is there a solution to make this module work?
Comment #8
DonQuijote commentedany solutions or suggestions?