Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Short version:
Does anyone know how to to limit commenting against a content type by role?
Background:
One of the drupal 4.6 installs I support has a request to allow the role of "authenticated users" to be able to post comments to blogs, but not to forums or events. From the looks of ?q=admin/access there doesn't appear to be any to enable comments only for a given content type.
I have a new 4.7 installation. I have added the archive module, and then added some conent. It is back-dated from 2004 (because I'm moving my older site). When I look at the arhive model, at the calendar on the left-side-bar, it shows the dates where content is there in bold, and it's a link (i.e. it correctly sees that the content is there). When I click, it says "no posts".
I have made two pages in the current date (i.e. today), and they show up okay on the archive.
I'm currently in the midst of trying to figure out why no one can post comments on my site and I was turning off modules to see if there was some sort of conflict. After turning off taxonomy I now get this message whenever I try to access my site at all.
Fatal error: Call to undefined function: taxonomy_get_tree() in /homepages/40/d123458324/htdocs/delzuma/modules/simplenews/simplenews.module on line 125
Drupal's working peachy, but I have project management software installed in a directory off of the pubic_html root (the software is in /office) and when I go to it, I get a Drupal file not found error. I experimented and in fact, nothing outside of drupal on the site works any more, everything returns a Drupal file not found error.
I'm not sure what to change in the htaccess file, but I need to have other things on the server work and not return these Drupal 404 errors.
Is there a way to access controll the content to a certain group (by "role", I mean) or users by post? Instances such as I want this particular post to be seen only a few designated users, while other posts can be seen by everyone.
Looking for some help in getting new acidfree user galleries setup properly. I have applied the latest versions, filemanager and ran the db update. However, I can't seem to get my site to work like the following:
1) User gallery for each user created by default (this seems to work)
2) User can only upload into their one user gallery (or other galleries they create) AND public galleries admin creates