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
Comment #1
heine commentedYou need to
Comment #2
ShannonK commentedNow 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....