Hi all;

im facing a problem that i cant read any node unless im logged in.
if i click on the menu item that should go to the node i got this message: "You are not authorized to access this page."
in the access control i gave the anonymous user the access content privilege.
so can anybody help me to fix this problem, im using drupal 5.1

Comments

Scott Reynolds’s picture

Log in then edit the node. Make sure the node is published.

That option is under Publishing Options.

When a node is unpublished, then it will be only visible to the author / user number 1.

Ashraf Sufian’s picture

I logged in and the node is already published and also Promoted to front page but when i logged out i got the same message.

majoo’s picture

hi,
looks like my problem!
Is the login with uppercase? If yes change all to lowercase!
I think its a bug in 5, but i found no solution for it.

Majoo

Scott Reynolds’s picture

Majoo,

You should open an issue for this and describe exactly what you did and what you change to get around this bug. Then the Drupal experts can go through and replicate and fix your bug