I'm running durpal 4.5 on www.tripolimn.org.

I have a strange problem. I set up a special roll, "editor", for some of our users. This was suppose to give them privileges beyond what most of our authenticated users have, but not a full administrator access.

Problem is, if they log in, they start getting the response "The page cannot be displayed". They have to delete their cookies to log out, then when they log in again, the same thing happens. When I remove them from the editor roll, everything works fine.

What's even stranger is that I also have an admin roll, that has all the authorities that editor has. If I add these users to admin, it works fine.

I don't see anything other than the login in either the drupal or apache logs.

I think this started when I enables node_privacy_byrole, but I've disabled it and am still having troubles.

Any suggestions?

Thanks.