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

betz’s picture

Hey 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.

betz’s picture

Status: Active » Fixed
pitxels’s picture

I 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.

pitxels’s picture

Status: Fixed » Needs review
zeezhao’s picture

Hi 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.

madhusudan’s picture

Priority: Normal » Major
Status: Needs review » Active

There 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..?

martinfer’s picture

Has somebody resolved this? Is there a solution to make this module work?

DonQuijote’s picture

any solutions or suggestions?