Can anybody recommend a site for questions/ help with Drupal and Drupal modules? Something like Drupal Answers? I'm aware of the official Drupal forum, but it's like an echo chamber, unfortunately.

I'm reaching the end of my tether with this problem and the problems I'm having with Drupal, so any recommendations will be greatly appreciated!

link
2  
You can ask questions here. Your other post was not a question, that was a bug report. And bug reports need to be submitted to the issue queue of that module so that they can be fixed. – Berdir May 12 '11 at 14:16
2  
maybe you're not aware of the difference between the Drupal forums and the module issue queues, and the difference between a question and a bug report. Questions can be asked in Drupal Answers, bug reports should be filed in the module's issue queue, the Drupal forums should be avoided unless you particularly like trolls. – David Meister Sep 22 '11 at 2:20
feedback

migrated from drupal.stackexchange.com May 12 '11 at 16:11

This question came from our site for Drupal developers and administrators.

2 Answers

You can ask on Drupal Answers and Stack Overflow main. So, go ahead and ask away. This is what they are here for.

link
feedback

Asking questions about Drupal on Drupal Answers is perfectly fine, as the purpose of the site is to answer questions about Drupal.

As any Stack Exchange site, there are some rules about which questions suit on Drupal Answers, which must be followed to avoid a question is closed as off-topic. As the site is still in beta, the FAQ doesn't help a lot to understand which questions are on-topic, but as general rule, questions about bug reports are not questions you should ask on drupal.SE for two reasons:

  • The right place to report issue reports is drupal.org; if you would like to know how to workaround the bug, the answer you could get is to wait for the next release of the module.
  • A question about bugs is relevant until a bug is resolved; after the bug is resolved, nobody would be interested to the question and its answers.
link
Okay, thanks for the answers. I was also told about Stack Overflow, which looks like a good place for broader Drupal and Drupal module questions. – James May 13 '11 at 18:18
@James Stack Overflow doesn't permit broader Drupal questions, except in the case the question is not focused on Drupal. – kiamlaluno May 13 '11 at 19:20
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged