Hi Everyone!

I have a drupal site. Installed module
faq 6.x-1.8
Faq_Ask 6.x-1.2

But when I enable categories on the faq module there is an empty page at the list all faq, only the tilte. I searching the forum but can't find any solution...somebody edit the taxonomy module...install categorie module...Any suggestion?

When I am install the up to date faq_ask module and I like to put the module online in block (Ask a Question)the site crash, I have to rename the faq_ask module reaply the block) then everything works fine but I have no Ask a question - so I try to search and find a solution to try not the up to date faq_ask and now it is working but I have to list all the questions in a node. How can I do this?

Thanks

Josh

Comments

robbin.zhao’s picture

Faq module has a path /faq, which will list the faq title and answer in the same page, you can check this again.
I think FAQ can satisfy your requirements, no need faq_ask.

santajosh’s picture

Ok It working I disable faq_ask remove categories (but I need), but how a user can post faq? I need a block to the user that's why I need faq_ask. faq_ask is simple. the faq module also have ability like faq_ask (e-mail to experts)?

santajosh’s picture

I like to use faq_ask (it's now working) But I like to add my sute recent faq, and there is a link to All FAQ (http://drupalsite/faq). I like only to display all the faq in this site. Possible?