I have a View that shows a user their Quiz module results.
If I enable TAC, no results are displayed for normal auth users. Only Admin user can see them.
If I disable TAC, they come back to normal.
There are no terms on the Quiz nodes.

AFAIK, Quiz results aren't nodes, so I'm not sure why TAC would even be considering them.

Comments

balleyne’s picture

I've been experiencing a similar issue in D7 with custom content types... only users with the Bypass Node Access Controls (i.e. usually just user/1) get to see all the data... Is that the same for you? (I suppose you could test by enabling that permission for a test user on a test role, and see if the Quiz Results appear when the user has that permission -- or its D6 equivalent.)