By jubinri on
Hello all.
I am building a forum using drupal.
I have also have 3 member rolls( visiter, administrator, blogger).
For the forum there are 3 kinds of forums...
First forum is global, any visiter will see it.
The second private form will be shown only from the bloggers.
Only bloggers can post forum topics and add comment to the private forum.
When bloggers create a blog, corresponding forum have to be created automatically.
I have no ideas to do this using drupal.
The problem is the relationship between user roll and the forum and blog.
What can I do?
Please help. me.
Comments
webchick wrote a good
webchick wrote a good article on this on the lullabot site. Check out http://www.lullabot.com/articles/private_forums_in_drupal_forum_access_v... .
I would personally recomend Forum Access module, I have used this personally.
Have Fun!
Matt Westlake
Is there any idea with drupal 4.7x?
Thank you for your answer.
it's very helpful for me.
But I am working with the Drupal 4.7 because of carbon footprint module.
The ACL module is only for the Drupal 5.1, then is there any solution with drupal 4.7?
If I have to use the og & og forum module.. then how can I do?