So once the comment_upload module has been enabled, the permissions configured (I have it so every authenticated user can use it) ...why doesn't the option to attach a document to a comment appear? Is it because I am using a WYSIWYG editor (with IMCE)?

I expected to see an option somewhere to attach a document to a comment...but none appears. What am I missing here??

Thank you in advance.

Comments

heine’s picture

Status: Active » Fixed

You need to

- Enable attachments for specific content types on the edit pages of specific
content types reached via the edit links on Administer >> Content management >>
Content types

ShannonK’s picture

Now I realize where my confusion came from. I think it's an issue with Quicktabs and how it displays (or doesn't display) comments. I had to (unfortunately) "hack" code to make comments appear on my Quicktabs (see http://drupal.org/node/507446), so, I'm guessing the comment attachment function doesn't appear on my Quicktab nodes for a similar reason. Now I just have to figure out if I can modify code again to allow the comment attachments for Quicktab nodes....

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.