Hi Matt,
I'm having a strange problem and am wondering if you have any ideas..
When I view my site as anon or admin, I can view Offers and Wants. When I log in as a regular user, however, I get "accessed denied" when I try to view one. I have the "access all content" permission set on the user permissions page and I don't see anything odd on the content type pages.
Any ideas?
thanks,
Jon
Comments
Comment #1
matslats commentedI've tried to replicate your 2 errors
Members can't see offers/wants:
However when you view a node as a page using node/%nid this is controlled by the 'view directory' permission provided by the offers/wants module.
Also the views provided rely on this permission.
Could it be that you hadn't noticed it?
Can you re-post with urls?
Anon can see offers/wants
the taxonomy/term/%tid menu path leads to the taxonomy module, which doesn't seem to be checking node permissions properly. I'll have a look into that.
Can you re-post with urls?
Comment #2
slimgrin commentedThe issue was the 'view directory' permission. I had only set it for anon.