Heya Drupalers,
I am running a Drupal 6 website and in the last few weeks every story that I post gets the 'page not found' message for anonymous users.
This can be resolved by running the rebuild permissions command from the post settings page, but having to run that command after every post does not make my life as site admin easier :)
Here is a typical sequence that I go through:
- Mark a story as published
- story is visible to admin, story is visible to anon
- after a minute or two, story is no longer visible to anon
- run "rebuild permissions" - story is all good
I am a php/mySQL noob and tried to follow previous posts, but it seems that I am stuck.
I have tried repairing the tables in the internal DB (command seemed to execute fine on mySQL) but it has not solved my problem.
any advice is welcomed.
thanks,
udi
Comments
more info
Got some more info on this and any help will be greatly appreciated:
1. Anon can access the page via http://www.diyphotography.net/node/1122 but not via http://www.diyphotography.net/how-to-make-a-5-minutes-c-loop
This is the same page.
2. the first 1000 views or so were totally ok, but then for some reason the URL alias got broken
I am really at lost here and any help would be appreciated.
udi
resolution
If anyone is interested to know how this all tuned out, we took our mod security an all is fixed. we are investigating how we can add mod sec back without killing drupal