Hi, i'm quite new to Drupal, so maybe im missing the point here.

I've installed TAC on a Drupal 6 installation. I've when set up permissions for my forum with TAC, but i can't get them to work properly.
Basicly i've have granted only viewing access to authenticated users, no posting og editing allowed. Then i've set up a moderator role, witch a capable of viewing, creating and editing posts. In user permissions i've granted no permissions to authenticated users and moderators, assuming TAC will ovrewrite the actions and grand permissions. With testing the forum with both authenticated users and moderators, no one are allowed to post.

When i tried to enable the "create forum topic" in user permissions. Testing again, now both authenticated users and moderators have access to posting.

So the $1000 question. What does user permissions control and what does TAC control?? I haven't been able to figure this out.

I tried the same scenario with the forum access module, but i get the same result.

YES, i have only enabled on module at the time (meaning forum access was disabled when test TAC and the other way around).
YES, i have tried to rebuilt node permissions from the post settings menu.

So what to do? Please help!!

Comments

sifaan’s picture

Hi!

I'm new with Drupal myself, so this may be 100% crap:

I think you don't need either TAC or Forum Access for what you are describing.

Under User Permissions, you should allow the following for moderator role (and disallow for authenticated/anonymous users)
create forum topics
delete (own/any) forum topics
edit (own/any) forum topics
post comments
post comments without approval

(the comments permissions are cos replies are considered as comments in drupal forum).

If you wanted to control things at forum level (some forums public, some private), or even topic level (when creating topic, can decide who can see it, edit it, etc) that's when you'd need forum access and/or TAC.

Cheers!

xjm’s picture

Status: Active » Closed (fixed)