Can someone give me a short description of what I need to do to set up pay-per-node with Drupal 5?
I have installed all necessary modules (and they seem to work so far: The eCommerce Shop and the pay-per-node product is there, I can pay for it, ...). The problem is that I can find no setting to limit a node type to be created only after being paid for it. At the moment every one can create the node type without paying for it.

Comments

jrust’s picture

First, make sure that regular users don't have the ability to create the node.
Then, purchase a node as a regular user. After payment is created go to: http://yourdomain.com/node/add
You should now see a link saying you can create content of type X. I also didn't find this at first because the "Create Content" menu item doesn't show up because Pay-per-Node overrides the roles system.

jose reyero’s picture

Status: Active » Fixed

Yeah, this is the answer. I've added some help text to the module explaining this.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.