Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 03:18 UTC
Updated:
5 Dec 2009 at 04:20 UTC
I have a situation where anonymous posting is allowed for content type such as story, blog and page
but the permissions seem to override advanced forum for some reason.
My forum content type is set to comments disabled and anonymous users are still able to reply to topics.
I have permissions set up as:
Anonymous:
comments module - can post comments=YES
forum module - create=NO edit=NO delete=NO
I want to be able to allow anonymous commenting to content types except the forum but cant seem to get it accomplished
Comments
Comment #1
michelleThis has nothing to do with AF; the comments module simply isn't that flexible. If you allow anonymous to post comments, they can post comments on anything that has comments enabled. The only way you can do what you're asking is to use the Nodecomment module which would make replies to forum nodes be nodes as well and then you have finer control.
Michelle