You are herefaq
faq
Notes from Design4Drupal 2010: Stump the Experts FAQ
This is a talk moderated by Dmitri Gaskin, a 14 year old, freshman in high school. He's been doing Drupal for 4 years.

This is a Q&A session, and so go ahead and ask your questions, and either I or somebody else in the room should hopefully answer them.
Q: Apostrophes. Apparently automatic title generation interferes with apostrophes in title names. If I add an apostrophe, it doesn't appear in the database; the custom content will appear in the DB.
Blank FAQ Page After Drupal Upgrade
After upgrading a client's site from Drupal 6.12 to 6.13, the FAQ module stopped displaying the main FAQ page. I flushed the caches, tried visiting the site as an anonymous user, checked the error logs... nothing was working.
It turns out the trick is in the taxonomy module. Apparently on upgrade, sometimes the vocabulary you're using to categories FAQs gets disconnected from the FAQ content type.