I have installed protected node and everything is working well except visitor can't see the content after filling password. I have checked out database and see that password stored there may be a different than password I put in the node. Welcome any idea how to fix it. I tried to look for answer but could not find anything similar.
Nam

Comments

AlexisWilke’s picture

Hmmm... the node content is expected to be protected so the password is required to see the contents.

What should happen when a user goes to a protected node is a redirect that sends you to a form asking for the node password. Do you see that form?

Once in the form, the user has to enter the password to unlock the content. If successful, he's sent to the node. Otherwise, it asks for the password again.

The password is encrypted in the database so it shouldn't look like what you entered, on purposes.

Thank you.
Alexis Wilke

Grimreaper’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Hello,

I close this issue because Drupal 6 is no more supported. https://www.drupal.org/drupal-6-eol

If this issue is present in Drupal 7, feel free to re-open it.