<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the ideas on this (Pavan, Earnie, Cog) - indeed 'rebuild
permissions' helped. I have forgotten about this item, shame on me. But
it points to a problem of with Nodeaccess not removing its traces when
switched off; I'll raise this issue in that module's issue cue.<br>
<br>
Excellent, thanks for the help!<br>
<br>
Tomáš<br>
<br>
<br>
<br>
Cog Rusty wrote:
<blockquote
 cite="mida08ea0280711041159m10ab2d40jc20836d397ac2e2@mail.gmail.com"
 type="cite">
  <pre wrap="">On 11/3/07, Tomas J. Fulopp <a class="moz-txt-link-rfc2396E" href="mailto:tomi@vacilando.org">&lt;tomi@vacilando.org&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I have a weird access denied 403 problem on one of my sites - see
<a class="moz-txt-link-freetext" href="http://www.sententiae.org/">http://www.sententiae.org/</a>

Only happens with anonymous access, and only for one content type
(page). (The right column points to a different content type, and that
shows fine.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->

I guess you have set your front page to a node of type page, and this
must be a node access issue.

After making sure that you don't have any node access modules enabled,
try the "Rebuild permissions" button in "admin/content/node-settings".

If that  doesn't help, take a look at the node_access table in the
database (or use the devel module) to see if there are any leftover
entries which affect those nodes. If you find any, notice the "realm"
field so that you know the culprit.

Try to empty the node_access table and then insert only a single row
with nid=0, just like the modules/system/system.install script does
during installation.

While you are there, truncate the cache tables as well, just in case.


  </pre>
  <blockquote type="cite">
    <pre wrap="">I would think I'm a seasoned user but here I have no clue.. nodeaccess
is off, taxonomy access is off, anonymous are allowed to see nodes, does
not depend whether cache is off or on... any ideas, anybody?

This site is not very important but if this happened on one of the
crucial ones, I would have absolutely no solution!

Any ideas what to check for - variables, cookie, etc. Let me know, please.

I'm running D5.2.

Tomáš / Vacilando


PS I've also posted a support request at <a class="moz-txt-link-freetext" href="http://drupal.org/node/188956">http://drupal.org/node/188956</a>
but I doubt anybody would help with this one there, so I am sending it
to this list to bring it to the attention of the devs.


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>