I'm trying to use Node Protect with Ubercart. I want to protect my products with a password.
When I create a product/page/story and click the "password protect" tab, I check off Password Protect. When I hit submit, the node saves and everything seems fine. The problem is, when I come back to the node or if I try to access it as a non-authenticated user the password screen is not coming up. When I "edit" on the node and click the "password protect tab" the "password protect check" is NOT checked.
No matter what I do, my settings are not being saved.
When I try to enter the values in again I get
user warning: query: INSERT INTO protected_nodes (nid, passwd) VALUES (13, 'a94a8fe5ccb19ba61c4c0873d391e987982fbbd3') in /web/sites/all/modules/protected_node/protected_node.module on line 286.
It seems like the value is there, but somehow its not working. Very confused.
Thanks for any help!
Read »








