How to limit a node type to be created only after being paid for it
swms - June 27, 2007 - 00:42
| Project: | Pay-per-node |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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.
#2
Yeah, this is the answer. I've added some help text to the module explaining this.
#3
Automatically closed -- issue fixed for two weeks with no activity.