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.
I know this is probably something very basic, but I have not been able to find a good way to associate a group of menu items with a page. I have a set of links on the top that I want to act like tabs. When a user changes tabs they should see different subnavigation on the left for each tab. Also, I would like different menu items for different roles.
I can think of a few ways to do this, with taxonomy, OG, but what I'm looking for is the BEST way to do this. Anyone?
But now when I try to setup a forum for each group, using og_forum, users who are not in a particular group can access forums from that group.
I would have expected a forum within a group to be only accessible by group members. Is that the intent? And does it work? If so, how do I make it work?
I'd like to make a poll on my website that
- opens in its own page, not in the menusidebar
- lets people choose from any of 6 items (checkboxes, not radio buttons)
- depending on what *combination* of answers they choose, displays a customized response
- keeps track of statistics and which users, if they were logged in, chose which options.
Is there a Drupal module out there like that? What do you think my best options are for getting such a poll on my drupal? I really only need one, it might expand to 2 or 3 in the future.
Hi, I checked my server-slow.log due to some serious slow downs on my site and found the following. Can anyone help me decipher where it is coming from and what is going on with it?
Count: 47 Time-91382294.53s (-1s) Lock=4.21s (198s) Rows=0.2(10), 2users@localhost
SELECT dst from url_alias where src='S'
I tried to use explain on it, but I'm not even sure which database it is trying to access (I have two of them running on the same server). Any pointers would be appreciated. Thanks.