Closed (works as designed)
Project:
FAQ_Ask
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2008 at 06:44 UTC
Updated:
28 Apr 2012 at 14:05 UTC
Are comments for FAQ nodes available?
I cant seem to be able to "add a comment" to a FAQ entry not even with the admin user.
I use FAQ_Ask for questions combined with FAQ module.
This could be useful for clarifications of a FAQ item.
Comments
Comment #1
stella commentedYou should be able to enable comments for faq nodes on the content types configuration page (admin/content/types/faq). If you have done this and are referring to the "add a comment" link not appearing on the "faq" page, then will be available in the next release (try the dev version in the meantime).
If this doesn't answer your question, then please elaborate.
Cheers,
Stella
Comment #2
brollo commentedI have enabled the comments for the FAQ content type but still no "Add Comment" link anywhere.
This is happening both on my local install and on my remote install ..
I tried the development one, it fails to install !!
Comment #3
stella commentedCan you elaborate on "fails to install"? Did you get any errors? How is it not working? Did you run update.php?
Cheers,
Stella
Comment #4
brollo commentedHey, it just gave a plain white screen but I tried it again and it now works providing the "Add a comment" link... I am talking about development release..
The problem is that when I install FAQ_Ask module the comments' link disappear..
Any idea?
Looking at FAQ_Ask project pages but I cant seem to find anything related
Comment #5
stella commentedHmmm strange, I'll have to re-assign this to the FAQ Ask module's issue queue instead.
Nancy: it looks like the FAQ Ask module isn't working correctly with the latest faq dev version (which is in a "ready to be released" state). I'll hold off on making a new release until you've had to investigate.
Cheers,
Stella
Comment #6
nancydruThe only thing I do with comments is to get the "comment_faq" variable (created by comment.module) and put it into the new node. I don't see any other possible involvement with comments. I get the link only when I use "teaser view." And of course, an unanswered question won't have the link because it hasn't been marked "published" yet.
Comment #7
stella commentedI've tested this in both D5 and D6, both with and without the faq_ask module enabled and the "add a comment" link always appears - as long as comments are enabled for the 'faq' content type. As Nancy suggests, maybe ensure the faq is answered and published.
Cheers,
Stella
Comment #8
nancydruThanks, Stella. It's always nice to know I'm not crazy. (Well, okay, but at least I'm not seeing something different.)
Comment #9
brollo commentedOk, now its working again. Sorry for that but I had tried already a few times before posting.
There must have been something strange in the DB. I am unsure.
Thanks again anyways
Comment #10
nancydruComment #14
nancydruOf course. You just need to enable comments for the content type.