Drupal is up and running but how do I ...?

Best Way to Restrict Forum Access

All,

I am using the forum module and am attempting to create both general discussion areas as well as restricted areas for only certain users to be able to post to and access. Here is the setup:

Announcements (forum)
Deparmental Discussions (container)
-- Dept. 1 (forum)
-- Dept. 2 (forum)
-- Dept. 3 (forum)
Product Discussions (container)
-- Product 1 (forum)
-- Product 2 (forum)
Miscellaneous Chit-Chat

The areas I would like to restrict are:
-- Dept. 1 (forum)
-- Dept. 2 (forum)
-- Dept. 3 (forum)

I am using Tac_Lite on my site.

So far, there are only two user roles on my site, anonymous and authenticated user. All users are authenticated users; there is no anonymous access.

What I wanted to be able to do was use the forum "vocabulary" (really, just the same as its hierarchy/section titles) to assign and restrict access, so that each individual user would be assigned to all general fora and, additionally, the departmental forum to which he or she belongs.

First, I disabled access to the forums for authenticated users, and planned to add it back in the following way:

I went into administer > user > tac_lite settings (I already had enabled the forum vocabulary for tac_lite) and selected the fora. I was able to do that, but the problem is that the user is now able to access/view/post to ALL the departments (if I enable the Departmental Discussion container), or NONE of the departments, including the one I selected, if I DESELECT the Departmental Discussion container BUT ENABLE a forum inside it.

Bizarre Error

Fatal error: Duplicate entry '5be0221bafe79ecf83e4fe32892b8eb0' for key 1 query: INSERT INTO sessions (sid, uid, hostname, timestamp) VALUES ('5be0221bafe79ecf83e4fe32892b8eb0', 0, '143.252.80.100', 1167841787) in /home/bulmanp/public_html/Drupal/includes/database.mysql.inc on line 66

Help!

document.getElementsByTagName('textarea')

Hello. I am new both to drupal and drupal.org.
I wanted to add a keyboard transliterator to drupal which I am trying to do with a JavaScript I got from somewhere else. The problem is that document.getElementsByTagName('textarea') doesn't return anything, and hence makes the javascript useless. I run the following code as a test myself:

Multisite: No sessions between the two sites

I have two sites (http://blog.example.com and http://www.example.com) hosted on one Drupal install and one database.
And I've created 5 shared tables: shared_user, shared_sessions, shared_role, shared_authmap, and shared_sequences. Everything works find, except "sessions" => I have to re-log in or re-sign out between the two sites. Why?

P.S: I've tested in local machine, and sessions work find.

Comment access control for a specific content type?

Use case: anon user allowed to comment on news items but not post to forums. Possible?

Is it possible to prevent anonymous users posting forum topics or comments whilst allowing them to post comments to other content types?

I've checked the access control modules and none seem to offer any degree of granularity in regard to comments.

How can I implement comment access control for a specific content type?

how to hide "read" ?

How to hide the ">> n reads" in the bottom of the posts ?

Pages

Subscribe with RSS Subscribe to RSS - Post installation