I am no idea of the origin of the error because the error appeared when I installed the latest version of drupal (6.17) and cck (6.x-2.7). Until now it worked correctly.

The error only appears when some content types are selected: I have a lot of content types and only some of them are rejected.
I can't find similarities between the rejected and accepted content types.
The error is independent of the selection of content type or views, it seems be dependent on the type of the node finally selected. For instance, if I mix two content types for selection, the error appears only in one content type.
The error appears for user, not for administrators.
Some idea?
Thanks

Comments

fonant’s picture

There's a nasty bug introduced into Views with version 6.x-2.11 (released 17 June 2010) that alters the global user's roles array. This causes all sorts of problems, perhaps also the issue here.

Fix will be in the next release of Views, patch is available from the issue:
http://drupal.org/node/832954

jparets’s picture

Thanks. I discovered the problem was a view with an argument with role selection. I removed it.

magnus’s picture

Priority: Critical » Major
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.