"maintain questions" is the only permission, and the way the check is done, if you don't have this permission, then you can't even see the node. Wrap this in an if $op == "create" and it should be fine.

Might want to think about adding an "access questions" permission.

Comments

jjeff’s picture

Status: Active » Fixed

Yes, that was just sloppy work, wasn't it? ;-)

I've decided to just stick with one permission, so that admins won't need to remember to turn on a permission in order for general users to see the question nodes.

Fixed now.

-Jeff

jjeff’s picture

Status: Fixed » Closed (fixed)