Closed (fixed)
Project:
Pay-per-node
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 16:32 UTC
Updated:
8 Mar 2008 at 12:52 UTC
I have PayPerNode installed and a product configured. When a user buys that product they get a proper entry to ec_paypernode_user with allowed=2 and created=0. Then, when they create a node, I expect created++, but that does not happen, leading to them being able to create an unlimited number of nodes. I am using Drupal 5.2
Comments
Comment #1
skizzo commentedI am seeing the same problem with
PayPerNode 5.x-1.x-dev (17 Feb) and Drupal 5.7 . No e-commerce.
The "created" column in c_paypernode_user keeps reading 0
even after creating nodes (if relevant, node type is ed_classified)
Comment #2
uksigma commentedNot just me then. Paypernode credit purchasing working fine, but user then able to add unlimited nodes. paypernode credit not decreasing on publication of the designated content type
Comment #3
jose reyero commentedUsers shouldn't have the "create permission" for the node. Otherwise they're simply allowed to create that nodes and they're not counted by the pay-per-node module.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.