Suddendly my public users has began to see the first access page (Welcome to drupal,follow this steps.. etc). The blocks around this content are working except the ones using views, that are empty. Every page give "permission denied". With admin (and phpmyadmin) I can see that content still exist. I didn't activate modules recently and I've tried many things like clearing cache, deactivate some modules, and so on...
Any suggestion is welcome...
Co

Comments

zeta ζ’s picture

This message is shown when there is no content that can be displayed to the visitor.

If you haven’t recently installed a module, have you changed any permissions, roles or other access on your site?
___________________
It’s in the detaιls…

demonstration portfolio

zio_cocky’s picture

Thank you! You're right, if I access from the public access I see the site as it was when I just installed it. If I log in, it's the same except for a user and admin. I've checked a lot of times permissions and there is nothing different from that user role and the other to justify such a behavior. I also don't have any access rules. The strange thing is that it became suddendly, when I only was writing an article and not modifying anything...

zio_cocky’s picture

I have deactivated (not actually uninstalled, I didn't want to lose data) EVERY module and EVERY block... but always the same, initial admin screen for public access and normal on admin... I take a deep look with phpmyadmin on the database but nothing looks bad, and I also deleted the last posts of the day of the crash... help!!!

zeta ζ’s picture

This message is shown when there is no content that can be displayed to the visitor.

Is any content published to the front page?
___________________
It’s in the detaιls…

demonstration portfolio

zio_cocky’s picture

Yes, and I can regularly see them on the front page of the logged account: on public I can't see any post promoted on front, if I try to go to any of the sections or to a content I receive an access denied error; also the blocks with content list are empty. Anyway, on public I can regularly see the blocks with things like php snippets. Also RSS are empty (not giving errors).
EDIT: also on admin ther is something I can't see: on a post I see that there are 10 comments but when I open the post I can only see one of them (the only one that I did not approve because posted by a logged user, if this could be useful...)

zio_cocky’s picture

Another try I made, if I put new content I can't see it on public (it remains the first page), and I see it on admin. It's like they are two different sites...

zeta ζ’s picture

On admin/user/permissions , is access content ticked under the heading node module.

Under Workflow settings on admin/content/node-type/{type name} , are Published and Promoted to front page both ticked?
___________________
It’s in the detaιls…

demonstration portfolio

zio_cocky’s picture

On admin/user/permissions , is "access content" ticked under the heading "node module".

Yes, and I try to turn it on and off but nothing yet

Under "Workflow settings" on admin/content/node-type/{type name} , are "Published" and "Promoted to front page" both ticked?

Normally I have only "published" ticked but I tried also turning on/off, all on, all off... all remain the same! (also tried to put new contents with the different workflow settings)

zio_cocky’s picture

I got it! you put me in the right direction... I went on admin/content/node-settings and I rebuilt content permissions... now it works, also if I don't know why (maybe something has corrupt permissions?).
Thank you very much for your help, I appreciate it very very very much!!!

zio_cocky’s picture

As we can see http://drupal.org/node/147961 the rebuild permission-button may not be found on the location I wrote

scrego’s picture

It worked for me. my customers told me that all my pages on my site came up as "Access Denied" "you do Not Have Permission..." and as you suggested, I wend to admin/users/permissions and clicked "access content" under "Node module." Thanks a Billion!