By univie on
Version 4.6.3: Content is not display for users even with appropriate permissions (access content). only first user can see content. (I have no user control modules installed)
The content is displayed if I add appropriate values in the database table node access by hand (???)
Any suggestions what to do?
Thanks
univie
Comments
Maybe a little more
Maybe a little more information will help us solve this with you. What do other users see when they are logged in? What do anonymous users see? What have you got your default homepage set to?
--
Bjorn | choirgeek.com
more information
default homepage is "node".
anonymous user with permission "node access" see for example the blog page but not the blogs posted. They see the forum structure, but not the topics posted.
Other users have identical restrictions unless I give them permission "administer nodes". Only user No 1 can see.
Taking a look into the database show that it seems that drupal does not write into the the "access nodes"-table when new posts are added, so I have to do this by hand to make new posts visible.
I've got a similar problem
I've got a similar problem using XAMPP on a localhost running 4.6.3
access is set correctly, has any one experienced a similar problem running on localhost.... Ive used drupal quite a bit and it the first time I seen this
I'd imagine the problem would go away when uploaded but i cant test it
More info
default homepage is "node".
anonymous user with permission "node access" see for example the blog page but not the blogs posted. They see the forum structure, but not the topics posted.
Other users have identical restrictions unless I give them permission "administer nodes". Only user No 1 can see.
Taking a look into the database show that it seems that drupal does not write into the the "access nodes"-table when new posts are added, so I have to do this by hand to make new posts visible.