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.
How can I change the colour of my footer text in andreas01 as i have tried to use HTML in the footer and i have tried in the css still no luck any suggestions?
I would like to have two modules I can use for submitting news and articles on my website. I know there is the story module, but I want the it to look like there are two different modules for two different meanings, although the modules themselves may be the same. I also want the modules not to be called "story", but "news" and "articles" so I don't have to explain the whole situation to new members and moderators every time. I would like to know what I need to do in order to change the names of and texts about these modules.
I'm working on a community website for my football club. I'm using drupal so the committee can add news stories and pages to the site easily and it seems to work quite nicely. One of the main features we need though is forums.
I've activated the forums module but its usability is poor in my opinion out of the box. Compared to vBulletin or phpBB it is highly inadequate. Are there module add ons or hacks even that will make it easier for people to use?